HUFF_COEF0_SIZE   168 libavcodec/wmaprodata.h static const uint32_t coef0_huffcodes[HUFF_COEF0_SIZE] = {
HUFF_COEF0_SIZE   210 libavcodec/wmaprodata.h static const uint8_t coef0_huffbits[HUFF_COEF0_SIZE] = {
HUFF_COEF0_SIZE   332 libavcodec/wmaprodata.h static const uint16_t coef0_run[HUFF_COEF0_SIZE] = {
HUFF_COEF0_SIZE   355 libavcodec/wmaprodata.h static const float coef0_level[HUFF_COEF0_SIZE] = {
HUFF_COEF0_SIZE   394 libavcodec/wmaprodec.c     INIT_VLC_STATIC(&coef_vlc[0], VLCBITS, HUFF_COEF0_SIZE,