Searched refs:ai1_cbf_cb (Results 1 – 2 of 2) sorted by relevance
179 ps_codec->s_parse.s_cu.ai1_cbf_cb[trafo_depth] = 0; in ihevcd_parse_transform_tree()183 …ps_codec->s_parse.s_cu.ai1_cbf_cb[trafo_depth] = ps_codec->s_parse.s_cu.ai1_cbf_cb[trafo_depth - 1… in ihevcd_parse_transform_tree()190 if((trafo_depth == 0) || ps_codec->s_parse.s_cu.ai1_cbf_cb[trafo_depth - 1]) in ihevcd_parse_transform_tree()195 ps_codec->s_parse.s_cu.ai1_cbf_cb[trafo_depth] = value; in ihevcd_parse_transform_tree()244 (ps_codec->s_parse.s_cu.ai1_cbf_cb[trafo_depth]) || in ihevcd_parse_transform_tree()277 ps_codec->s_parse.s_cu.ai1_cbf_cb[trafo_depth] || in ihevcd_parse_transform_tree()343 if(ps_codec->s_parse.s_cu.ai1_cbf_cb[trafo_depth]) in ihevcd_parse_transform_tree()357 if(ps_codec->s_parse.s_cu.ai1_cbf_cb[trafo_depth]) in ihevcd_parse_transform_tree()
753 UWORD8 ai1_cbf_cb[MAX_TRAFO_DEPTH]; member