Home
last modified time | relevance | path

Searched refs:MV_FWD_C2 (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcavsdec.c747 ff_cavs_mv(h, MV_FWD_X0, MV_FWD_C2, MV_PRED_PSKIP, BLK_16X16, 0); in decode_mb_p()
751 ff_cavs_mv(h, MV_FWD_X0, MV_FWD_C2, MV_PRED_MEDIAN, BLK_16X16, ref[0]); in decode_mb_p()
756 ff_cavs_mv(h, MV_FWD_X0, MV_FWD_C2, MV_PRED_TOP, BLK_16X8, ref[0]); in decode_mb_p()
763 ff_cavs_mv(h, MV_FWD_X1, MV_FWD_C2, MV_PRED_TOPRIGHT, BLK_8X16, ref[1]); in decode_mb_p()
771 ff_cavs_mv(h, MV_FWD_X1, MV_FWD_C2, MV_PRED_MEDIAN, BLK_8X8, ref[1]); in decode_mb_p()
802 ff_cavs_mv(h, MV_FWD_X0, MV_FWD_C2, MV_PRED_BSKIP, BLK_16X16, 1); in decode_mb_b()
811 ff_cavs_mv(h, MV_FWD_X0, MV_FWD_C2, MV_PRED_MEDIAN, BLK_16X16, 1); in decode_mb_b()
814 ff_cavs_mv(h, MV_FWD_X0, MV_FWD_C2, MV_PRED_MEDIAN, BLK_16X16, 1); in decode_mb_b()
837 ff_cavs_mv(h, MV_FWD_X0, MV_FWD_C2, in decode_mb_b()
840 MV_FWD_C2 in decode_mb_b()
[all...]
H A Dcavs.h126 MV_FWD_C2, enumerator
H A Dcavs.c661 h->mv[MV_FWD_C2] = un_mv; in ff_cavs_init_mb()

Completed in 6 milliseconds