Searched refs:ff_hevc_intra_chroma_pred_mode_decode (Results 1 – 3 of 3) sorted by relevance
618 int ff_hevc_intra_chroma_pred_mode_decode(HEVCContext *s);
777 int ff_hevc_intra_chroma_pred_mode_decode(HEVCContext *s) in ff_hevc_intra_chroma_pred_mode_decode() function
2097 … lc->pu.chroma_mode_c[2 * i + j] = chroma_mode = ff_hevc_intra_chroma_pred_mode_decode(s); in intra_prediction_unit()2110 lc->pu.chroma_mode_c[0] = chroma_mode = ff_hevc_intra_chroma_pred_mode_decode(s); in intra_prediction_unit()2121 chroma_mode = ff_hevc_intra_chroma_pred_mode_decode(s); in intra_prediction_unit()