Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvc1data.h166 extern const uint8_t ff_vc1_intfr_non4mv_mbmode_codes[4][9];
Dvc1data.c282 const uint8_t ff_vc1_intfr_non4mv_mbmode_codes[4][9] = { variable
Dvc1.c1661 ff_vc1_intfr_non4mv_mbmode_codes[i], 1, 1, INIT_VLC_USE_NEW_STATIC); in vc1_init_static()