Home
last modified time | relevance | path

Searched refs:mpc8_dscf_len_counts (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpc8huff.h68 static const uint8_t mpc8_dscf_len_counts[2][16] = { variable
Dmpc8.c126 build_vlc(&dscf_vlc[i], &offset, mpc8_dscf_len_counts[i], &dscf_syms, 0); in mpc8_init_static()