Searched refs:scale_huffcodes (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | wmaprodata.h | 51 static const uint16_t scale_huffcodes[HUFF_SCALE_SIZE] = { variable |
D | wmaprodec.c | 465 scale_huffcodes, 2, 2, 616); in decode_init() |