Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlp.h61 #define MAX_BLOCKSIZE_POW2 (64 * MAX_RATEFACTOR) macro
H A Dmlpdec.c172 int8_t noise_buffer[MAX_BLOCKSIZE_POW2];
360 if (mh.access_unit_size_pow2 > MAX_BLOCKSIZE_POW2) { in read_major_sync()
363 mh.access_unit_size_pow2, MAX_BLOCKSIZE_POW2); in read_major_sync()

Completed in 3 milliseconds