Home
last modified time | relevance | path

Searched refs:BLOCK_MAX_BITS (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dwma.h35 #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)