Searched refs:ai1_cbf_cr (Results 1 – 2 of 2) sorted by relevance
178 ps_codec->s_parse.s_cu.ai1_cbf_cr[trafo_depth] = 0; in ihevcd_parse_transform_tree()184 …ps_codec->s_parse.s_cu.ai1_cbf_cr[trafo_depth] = ps_codec->s_parse.s_cu.ai1_cbf_cr[trafo_depth - 1… in ihevcd_parse_transform_tree()198 if((trafo_depth == 0) || ps_codec->s_parse.s_cu.ai1_cbf_cr[trafo_depth - 1]) in ihevcd_parse_transform_tree()203 ps_codec->s_parse.s_cu.ai1_cbf_cr[trafo_depth] = value; in ihevcd_parse_transform_tree()245 (ps_codec->s_parse.s_cu.ai1_cbf_cr[trafo_depth])) in ihevcd_parse_transform_tree()278 ps_codec->s_parse.s_cu.ai1_cbf_cr[trafo_depth]) in ihevcd_parse_transform_tree()349 if(ps_codec->s_parse.s_cu.ai1_cbf_cr[trafo_depth]) in ihevcd_parse_transform_tree()363 if(ps_codec->s_parse.s_cu.ai1_cbf_cr[trafo_depth]) in ihevcd_parse_transform_tree()
758 UWORD8 ai1_cbf_cr[MAX_TRAFO_DEPTH]; member