Home
last modified time | relevance | path

Searched refs:ff_hevc_mvp_lx_flag_decode (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevcdec.h623 int ff_hevc_mvp_lx_flag_decode(HEVCContext *s);
Dhevc_cabac.c830 int ff_hevc_mvp_lx_flag_decode(HEVCContext *s) in ff_hevc_mvp_lx_flag_decode() function
Dhevcdec.c1816 mvp_flag = ff_hevc_mvp_lx_flag_decode(s); in hevc_luma_mv_mvp_mode()
1834 mvp_flag = ff_hevc_mvp_lx_flag_decode(s); in hevc_luma_mv_mvp_mode()