BLOCK_MAX_BITS     35 libavcodec/wma.h #define BLOCK_MAX_SIZE (1 << BLOCK_MAX_BITS)
BLOCK_MAX_BITS     37 libavcodec/wma.h #define BLOCK_NB_SIZES (BLOCK_MAX_BITS - BLOCK_MIN_BITS + 1)