ff_hevc_cbf_cb_cr_decode 1310 libavcodec/hevcdec.c             cbf_cb[0] = ff_hevc_cbf_cb_cr_decode(s, trafo_depth);
ff_hevc_cbf_cb_cr_decode 1312 libavcodec/hevcdec.c                 cbf_cb[1] = ff_hevc_cbf_cb_cr_decode(s, trafo_depth);
ff_hevc_cbf_cb_cr_decode 1317 libavcodec/hevcdec.c             cbf_cr[0] = ff_hevc_cbf_cb_cr_decode(s, trafo_depth);
ff_hevc_cbf_cb_cr_decode 1319 libavcodec/hevcdec.c                 cbf_cr[1] = ff_hevc_cbf_cb_cr_decode(s, trafo_depth);
ff_hevc_cbf_cb_cr_decode  624 libavcodec/hevcdec.h int ff_hevc_cbf_cb_cr_decode(HEVCContext *s, int trafo_depth);