BLOCK_MIN_BITS 107 libavcodec/wma.c nb_max = s->frame_len_bits - BLOCK_MIN_BITS; BLOCK_MIN_BITS 219 libavcodec/wma.c a = s->frame_len_bits - BLOCK_MIN_BITS - k; BLOCK_MIN_BITS 33 libavcodec/wma.h #define BLOCK_NB_SIZES (BLOCK_MAX_BITS - BLOCK_MIN_BITS + 1)