Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdec.h615 int ff_hevc_prev_intra_luma_pred_flag_decode(HEVCContext *s);
Dhevc_cabac.c754 int ff_hevc_prev_intra_luma_pred_flag_decode(HEVCContext *s) in ff_hevc_prev_intra_luma_pred_flag_decode() function
Dhevcdec.c2079 prev_intra_luma_pred_flag[2 * i + j] = ff_hevc_prev_intra_luma_pred_flag_decode(s); in intra_prediction_unit()