Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevcdec.h690 void ff_hevc_hls_mvd_coding(HEVCContext *s, int x0, int y0, int log2_cb_size);
H A Dhevc_cabac.c1541 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 Dhevcdec.c1838 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