Lines Matching refs:b4_pos_x
273 ps_tu->b4_pos_x = ((x0 - ctb_x_base) >> 2); in ihevcd_parse_transform_tree()
398 if((ps_codec->s_parse.s_cu.i4_pos_x << 3) == (ps_tu->b4_pos_x << 2) && in ihevcd_parse_transform_tree()
840 ps_pu->b4_pos_x = (x0 - ctb_x_base) >> 2; in ihevcd_parse_prediction_unit()
984 ps_pu->b4_pos_x = (x0 - ctb_x_base) >> 2; in ihevcd_parse_coding_unit_intra()
1021 ps_tu->b4_pos_x = ((x0 - ctb_x_base) >> 2); in ihevcd_parse_coding_unit_intra()
1031 if((ps_codec->s_parse.s_cu.i4_pos_x << 3) == (ps_tu->b4_pos_x << 2) && in ihevcd_parse_coding_unit_intra()
1333 ps_tu->b4_pos_x = ((x0 - ctb_x_base) >> 2); in ihevcd_parse_coding_unit()
1343 if((ps_codec->s_parse.s_cu.i4_pos_x << 3) == (ps_tu->b4_pos_x << 2) && in ihevcd_parse_coding_unit()
1627 ps_tu->b4_pos_x = ((x0 - ctb_x_base) >> 2); in ihevcd_parse_coding_unit()
1637 if((ps_codec->s_parse.s_cu.i4_pos_x << 3) == (ps_tu->b4_pos_x << 2) && in ihevcd_parse_coding_unit()
2229 ps_tu->b4_pos_x = pu_x >> 2; in ihevcd_set_ctb_skip()
2253 ps_pu->b4_pos_x = pu_x >> 2; in ihevcd_set_ctb_skip()
2953 start_pos_x = ps_tu->b4_pos_x; in ihevcd_parse_slice_data()
3137 pu4_nbr_pu_idx[(1 + ps_pu->b4_pos_x + col) in ihevcd_parse_slice_data()