Searched refs:mpc8_q34_len_counts (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | mpc8huff.h | 109 static const uint8_t mpc8_q34_len_counts[2][16] = { variable |
D | mpc8.c | 131 build_vlc(&q3_vlc[i], &offset, mpc8_q34_len_counts[i], in mpc8_init_static() |