ff_hevc_cbf_cb_cr_decode 1158 libavcodec/hevc.c             cbf_cb[0] = ff_hevc_cbf_cb_cr_decode(s, trafo_depth);
ff_hevc_cbf_cb_cr_decode 1160 libavcodec/hevc.c                 cbf_cb[1] = ff_hevc_cbf_cb_cr_decode(s, trafo_depth);
ff_hevc_cbf_cb_cr_decode 1165 libavcodec/hevc.c             cbf_cr[0] = ff_hevc_cbf_cb_cr_decode(s, trafo_depth);
ff_hevc_cbf_cb_cr_decode 1167 libavcodec/hevc.c                 cbf_cr[1] = ff_hevc_cbf_cb_cr_decode(s, trafo_depth);
ff_hevc_cbf_cb_cr_decode  994 libavcodec/hevc.h int ff_hevc_cbf_cb_cr_decode(HEVCContext *s, int trafo_depth);