Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdec.h616 int ff_hevc_mpm_idx_decode(HEVCContext *s);
Dhevc_cabac.c759 int ff_hevc_mpm_idx_decode(HEVCContext *s) in ff_hevc_mpm_idx_decode() function
Dhevcdec.c2084 lc->pu.mpm_idx = ff_hevc_mpm_idx_decode(s); in intra_prediction_unit()