Searched refs:b2_part_idx (Results 1 – 3 of 3) sorted by relevance
1349 ps_pu->b2_part_idx = 0; in ihevcd_parse_coding_unit()1479 ps_pu->b2_part_idx = 0; in ihevcd_parse_coding_unit()1486 ps_pu->b2_part_idx = 0; in ihevcd_parse_coding_unit()1491 ps_pu->b2_part_idx = 1; in ihevcd_parse_coding_unit()1497 ps_pu->b2_part_idx = 0; in ihevcd_parse_coding_unit()1501 ps_pu->b2_part_idx = 1; in ihevcd_parse_coding_unit()1507 ps_pu->b2_part_idx = 0; in ihevcd_parse_coding_unit()1511 ps_pu->b2_part_idx = 1; in ihevcd_parse_coding_unit()1517 ps_pu->b2_part_idx = 0; in ihevcd_parse_coding_unit()1521 ps_pu->b2_part_idx = 1; in ihevcd_parse_coding_unit()[all …]
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()
425 UWORD32 b2_part_idx : 2; member