Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvc1data.c80 { MV_PMODE_INTFR_4MV_FIELD, 0, 0, 1 },
81 { MV_PMODE_INTFR_4MV_FIELD, 1, 0, 1 },
82 { MV_PMODE_INTFR_4MV_FIELD, 1, 0, 0 },
Dvc1.h93 MV_PMODE_INTFR_4MV_FIELD, enumerator
Dvc1_block.c1559 case MV_PMODE_INTFR_4MV_FIELD: in vc1_decode_p_mb_intfr()
1630 … || (ff_vc1_mbmode_intfrp[v->fourmvswitch][idx_mbmode][0] == MV_PMODE_INTFR_4MV_FIELD)) { in vc1_decode_p_mb_intfr()