Home
last modified time | relevance | path

Searched refs:MAX_BLOCKS (Results 1 - 2 of 2) sorted by relevance

/third_party/lz4/examples/
H A DdictionaryRandomAccess.c19 MAX_BLOCKS = 1024 /* For simplicity of implementation */ enumerator
62 int offsets[MAX_BLOCKS]; in test_compress()
92 if (offsetsEnd - offsets > MAX_BLOCKS) { exit(2); } in test_compress()
115 int offsets[MAX_BLOCKS]; in test_decompress()
/third_party/ffmpeg/libavcodec/
H A Dwmavoice.c48 #define MAX_BLOCKS 8 ///< maximum number of blocks per frame macro
1491 int pitch[MAX_BLOCKS], av_uninit(last_block_pitch); in synth_frame()

Completed in 5 milliseconds