Home
last modified time | relevance | path

Searched refs:ff_vc1_cbpcy_p_codes (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvc1data.h132 extern const uint16_t ff_vc1_cbpcy_p_codes[4][64];
Dvc1data.c655 const uint16_t ff_vc1_cbpcy_p_codes[4][64] = { variable
Dvc1.c1629 ff_vc1_cbpcy_p_codes[i], 2, 2, INIT_VLC_USE_NEW_STATIC); in vc1_init_static()