Searched refs:b2_part_idx (Results 1 – 3 of 3) sorted by relevance
315 if((PART_Nx2N == ps_pu->b3_part_mode) && (1 == ps_pu->b2_part_idx)) in ihevcd_get_mv_ctb()319 else if((PART_2NxN == ps_pu->b3_part_mode) && (1 == ps_pu->b2_part_idx)) in ihevcd_get_mv_ctb()407 part_idx = ps_pu->b2_part_idx; in ihevcd_get_mv_ctb()
1362 ps_pu->b2_part_idx = 0; in ihevcd_parse_coding_unit()1492 ps_pu->b2_part_idx = 0; in ihevcd_parse_coding_unit()1499 ps_pu->b2_part_idx = 0; in ihevcd_parse_coding_unit()1504 ps_pu->b2_part_idx = 1; in ihevcd_parse_coding_unit()1510 ps_pu->b2_part_idx = 0; in ihevcd_parse_coding_unit()1514 ps_pu->b2_part_idx = 1; in ihevcd_parse_coding_unit()1520 ps_pu->b2_part_idx = 0; in ihevcd_parse_coding_unit()1524 ps_pu->b2_part_idx = 1; in ihevcd_parse_coding_unit()1530 ps_pu->b2_part_idx = 0; in ihevcd_parse_coding_unit()1534 ps_pu->b2_part_idx = 1; in ihevcd_parse_coding_unit()[all …]
1299 UWORD32 b2_part_idx : 2; member