Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvc1data.c62 { MV_PMODE_INTFR_2MV_FIELD, 0, 0, 1 },
63 { MV_PMODE_INTFR_2MV_FIELD, 1, 0, 1 },
64 { MV_PMODE_INTFR_2MV_FIELD, 1, 0, 0 },
74 { MV_PMODE_INTFR_2MV_FIELD, 0, 0, 1 },
75 { MV_PMODE_INTFR_2MV_FIELD, 1, 0, 1 },
76 { MV_PMODE_INTFR_2MV_FIELD, 1, 0, 0 },
Dvc1.h91 MV_PMODE_INTFR_2MV_FIELD, enumerator
Dvc1_block.c1565 case MV_PMODE_INTFR_2MV_FIELD: in vc1_decode_p_mb_intfr()
1625 if (ff_vc1_mbmode_intfrp[v->fourmvswitch][idx_mbmode][0] == MV_PMODE_INTFR_2MV_FIELD) { in vc1_decode_p_mb_intfr()
2208 if (ff_vc1_mbmode_intfrp[0][idx_mbmode][0] == MV_PMODE_INTFR_2MV_FIELD) { in vc1_decode_b_mb_intfr()