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