Searched refs:ff_hevc_hls_mvd_coding (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | hevcdec.h | 688 void ff_hevc_hls_mvd_coding(HEVCContext *s, int x0, int y0, int log2_cb_size);
|
D | hevc_cabac.c | 1541 void ff_hevc_hls_mvd_coding(HEVCContext *s, int x0, int y0, int log2_cb_size) in ff_hevc_hls_mvd_coding() function
|
D | hevcdec.c | 1815 ff_hevc_hls_mvd_coding(s, x0, y0, 0); in hevc_luma_mv_mvp_mode() 1830 ff_hevc_hls_mvd_coding(s, x0, y0, 1); in hevc_luma_mv_mvp_mode()
|