Searched refs:ff_hevc_luma_mv_mvp_mode (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | hevcdec.h | 672 void ff_hevc_luma_mv_mvp_mode(HEVCContext *s, int x0, int y0,
|
H A D | hevc_mvs.c | 583 void ff_hevc_luma_mv_mvp_mode(HEVCContext *s, int x0, int y0, int nPbW, in ff_hevc_luma_mv_mvp_mode() function
|
H A D | hevcdec.c | 1840 ff_hevc_luma_mv_mvp_mode(s, x0, y0, nPbW, nPbH, log2_cb_size, in hevc_luma_mv_mvp_mode() 1858 ff_hevc_luma_mv_mvp_mode(s, x0, y0, nPbW, nPbH, log2_cb_size, in hevc_luma_mv_mvp_mode()
|
Completed in 9 milliseconds