Home
last modified time | relevance | path

Searched defs:BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/enc/
Denc_Main.cpp38 const u32 BUFFER_SIZE = 64; variable
/CTR-SDK-4.2.7-SampleDemos/cx/Compress/
Dmain.cpp22 static const size_t BUFFER_SIZE = 4096; variable
/CTR-SDK-4.2.7-SampleDemos/fs/Streaming/
DFsSampleStreaming.h79 const int BUFFER_SIZE = MEMO_BUFFER_SIZE * BUFFERING_FRAME_NUM; // Corresponds to y in the equation. variable