Searched refs:ff_hevc_cbf_cb_cr_decode (Results 1 – 3 of 3) sorted by relevance
626 int ff_hevc_cbf_cb_cr_decode(HEVCContext *s, int trafo_depth);
878 int ff_hevc_cbf_cb_cr_decode(HEVCContext *s, int trafo_depth) in ff_hevc_cbf_cb_cr_decode() function
1352 cbf_cb[0] = ff_hevc_cbf_cb_cr_decode(s, trafo_depth); in hls_transform_tree()1354 cbf_cb[1] = ff_hevc_cbf_cb_cr_decode(s, trafo_depth); in hls_transform_tree()1359 cbf_cr[0] = ff_hevc_cbf_cb_cr_decode(s, trafo_depth); in hls_transform_tree()1361 cbf_cr[1] = ff_hevc_cbf_cb_cr_decode(s, trafo_depth); in hls_transform_tree()