HUFF_COEF1_SIZE   255 libavcodec/wmaprodata.h static const uint32_t coef1_huffcodes[HUFF_COEF1_SIZE] = {
HUFF_COEF1_SIZE   293 libavcodec/wmaprodata.h static const uint8_t coef1_huffbits[HUFF_COEF1_SIZE] = {
HUFF_COEF1_SIZE   379 libavcodec/wmaprodata.h static const uint16_t coef1_run[HUFF_COEF1_SIZE] = {
HUFF_COEF1_SIZE   396 libavcodec/wmaprodata.h static const float coef1_level[HUFF_COEF1_SIZE] = {
HUFF_COEF1_SIZE   398 libavcodec/wmaprodec.c     INIT_VLC_STATIC(&coef_vlc[1], VLCBITS, HUFF_COEF1_SIZE,