Searched refs:vec2_huffcodes (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | wmaprodata.h | 462 static const uint16_t vec2_huffcodes[HUFF_VEC2_SIZE] = { variable |
D | wmaprodec.c | 485 vec2_huffcodes, 2, 2, 562); in decode_init() |