Searched refs:ff_hevc_hls_mvd_coding (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | hevcdec.h | 690 void ff_hevc_hls_mvd_coding(HEVCContext *s, int x0, int y0, int log2_cb_size);
|
H A 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
|
H A D | hevcdec.c | 1838 ff_hevc_hls_mvd_coding(s, x0, y0, 0); in hevc_luma_mv_mvp_mode() 1853 ff_hevc_hls_mvd_coding(s, x0, y0, 1); in hevc_luma_mv_mvp_mode()
|
Completed in 10 milliseconds