Home
last modified time | relevance | path

Searched refs:ff_h264_pred_direct_motion (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264dec.h601 void ff_h264_pred_direct_motion(const H264Context *const h, H264SliceContext *sl,
H A Dh264_cavlc.c855 ff_h264_pred_direct_motion(h, sl, &mb_type); in ff_h264_decode_mb_cavlc()
946 ff_h264_pred_direct_motion(h, sl, &mb_type); in ff_h264_decode_mb_cavlc()
H A Dh264_direct.c720 void ff_h264_pred_direct_motion(const H264Context *const h, H264SliceContext *sl, in ff_h264_pred_direct_motion() function
H A Dh264_cabac.c2124 ff_h264_pred_direct_motion(h, sl, &mb_type); in ff_h264_decode_mb_cabac()
2221 ff_h264_pred_direct_motion(h, sl, &mb_type); in ff_h264_decode_mb_cabac()
H A Dh264_mvpred.h819 ff_h264_pred_direct_motion(h, sl, &mb_type); in decode_mb_skip()

Completed in 10 milliseconds