Lines Matching refs:b4_pos_x
266 ps_tu->b4_pos_x = ((x0 - ctb_x_base) >> 2); in ihevcd_parse_transform_tree()
385 if((ps_codec->s_parse.s_cu.i4_pos_x << 3) == (ps_tu->b4_pos_x << 2) && in ihevcd_parse_transform_tree()
827 ps_pu->b4_pos_x = (x0 - ctb_x_base) >> 2; in ihevcd_parse_prediction_unit()
971 ps_pu->b4_pos_x = (x0 - ctb_x_base) >> 2; in ihevcd_parse_coding_unit_intra()
1008 ps_tu->b4_pos_x = ((x0 - ctb_x_base) >> 2); in ihevcd_parse_coding_unit_intra()
1018 if((ps_codec->s_parse.s_cu.i4_pos_x << 3) == (ps_tu->b4_pos_x << 2) && in ihevcd_parse_coding_unit_intra()
1320 ps_tu->b4_pos_x = ((x0 - ctb_x_base) >> 2); in ihevcd_parse_coding_unit()
1330 if((ps_codec->s_parse.s_cu.i4_pos_x << 3) == (ps_tu->b4_pos_x << 2) && in ihevcd_parse_coding_unit()
1613 ps_tu->b4_pos_x = ((x0 - ctb_x_base) >> 2); in ihevcd_parse_coding_unit()
1623 if((ps_codec->s_parse.s_cu.i4_pos_x << 3) == (ps_tu->b4_pos_x << 2) && in ihevcd_parse_coding_unit()
2590 ps_tu->b4_pos_x = 0; in ihevcd_parse_slice_data()
2607 ps_pu->b4_pos_x = 0; in ihevcd_parse_slice_data()
2927 pu4_nbr_pu_idx[(1 + ps_pu->b4_pos_x + col) in ihevcd_parse_slice_data()