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/
Dhevcdec.h688 void ff_hevc_hls_mvd_coding(HEVCContext *s, int x0, int y0, int log2_cb_size);
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
Dhevcdec.c1815 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()