Searched refs:BLOCK_MAX_BITS (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | wma.h | 35 #define BLOCK_MAX_BITS 11 macro 36 #define BLOCK_MAX_SIZE (1 << BLOCK_MAX_BITS) 38 #define BLOCK_NB_SIZES (BLOCK_MAX_BITS - BLOCK_MIN_BITS + 1) |
Completed in 1 milliseconds