Lines Matching refs:pu

618             (ps_part_type_result->as_pu_results->pu.b4_wd + 1) << 2,  in hme_compute_pred_and_evaluate_bi()
619 (ps_part_type_result->as_pu_results->pu.b4_ht + 1) << 2, in hme_compute_pred_and_evaluate_bi()
650 pred_dir = ps_part_type_result->as_pu_results[j].pu.b2_pred_mode; in hme_compute_pred_and_evaluate_bi()
656 i1_ref_idx = ps_pu_node1->pu.mv.i1_l0_ref_idx; in hme_compute_pred_and_evaluate_bi()
657 aps_mv[0] = &(ps_pu_node1->pu.mv.s_l0_mv); in hme_compute_pred_and_evaluate_bi()
687 i1_ref_idx = ps_pu_node1->pu.mv.i1_l1_ref_idx; in hme_compute_pred_and_evaluate_bi()
688 aps_mv[0] = &(ps_pu_node1->pu.mv.s_l1_mv); in hme_compute_pred_and_evaluate_bi()
789 pred_dir = ps_pu_node2[i].pu.b2_pred_mode; in hme_compute_pred_and_evaluate_bi()
793 i1_ref_idx = ps_pu_node2[i].pu.mv.i1_l0_ref_idx; in hme_compute_pred_and_evaluate_bi()
794 aps_mv[1] = &(ps_pu_node2[i].pu.mv.s_l0_mv); in hme_compute_pred_and_evaluate_bi()
819 i1_ref_idx = ps_pu_node2[i].pu.mv.i1_l1_ref_idx; in hme_compute_pred_and_evaluate_bi()
820 aps_mv[1] = &(ps_pu_node2[i].pu.mv.s_l1_mv); in hme_compute_pred_and_evaluate_bi()
1055 (PRED_L0 == ps_pu_node1->pu.b2_pred_mode) in hme_compute_pred_and_evaluate_bi()
1056 ? ps_inter_ctb_prms->pi1_past_list[ps_pu_node1->pu.mv.i1_l0_ref_idx] in hme_compute_pred_and_evaluate_bi()
1057 : ps_inter_ctb_prms->pi1_future_list[ps_pu_node1->pu.mv.i1_l1_ref_idx]; in hme_compute_pred_and_evaluate_bi()
1139 if(PRED_L0 == ps_pu_node1->pu.b2_pred_mode) in hme_compute_pred_and_evaluate_bi()
1141 ps_pu_node1->pu.b2_pred_mode = PRED_BI; in hme_compute_pred_and_evaluate_bi()
1143 if(PRED_L0 == ps_pu_node2[best_cand_in_opp_dir_idx].pu.b2_pred_mode) in hme_compute_pred_and_evaluate_bi()
1145 ps_pu_node1->pu.mv.i1_l1_ref_idx = in hme_compute_pred_and_evaluate_bi()
1146 ps_pu_node2[best_cand_in_opp_dir_idx].pu.mv.i1_l0_ref_idx; in hme_compute_pred_and_evaluate_bi()
1147 ps_pu_node1->pu.mv.s_l1_mv.i2_mvx = in hme_compute_pred_and_evaluate_bi()
1148 ps_pu_node2[best_cand_in_opp_dir_idx].pu.mv.s_l0_mv.i2_mvx; in hme_compute_pred_and_evaluate_bi()
1149 ps_pu_node1->pu.mv.s_l1_mv.i2_mvy = in hme_compute_pred_and_evaluate_bi()
1150 ps_pu_node2[best_cand_in_opp_dir_idx].pu.mv.s_l0_mv.i2_mvy; in hme_compute_pred_and_evaluate_bi()
1154 ps_pu_node1->pu.mv.i1_l1_ref_idx = in hme_compute_pred_and_evaluate_bi()
1155 ps_pu_node2[best_cand_in_opp_dir_idx].pu.mv.i1_l1_ref_idx; in hme_compute_pred_and_evaluate_bi()
1156 ps_pu_node1->pu.mv.s_l1_mv.i2_mvx = in hme_compute_pred_and_evaluate_bi()
1157 ps_pu_node2[best_cand_in_opp_dir_idx].pu.mv.s_l1_mv.i2_mvx; in hme_compute_pred_and_evaluate_bi()
1158 ps_pu_node1->pu.mv.s_l1_mv.i2_mvy = in hme_compute_pred_and_evaluate_bi()
1159 ps_pu_node2[best_cand_in_opp_dir_idx].pu.mv.s_l1_mv.i2_mvy; in hme_compute_pred_and_evaluate_bi()
1164 ps_pu_node1->pu.b2_pred_mode = PRED_BI; in hme_compute_pred_and_evaluate_bi()
1166 if(PRED_L0 == ps_pu_node2[best_cand_in_opp_dir_idx].pu.b2_pred_mode) in hme_compute_pred_and_evaluate_bi()
1168 ps_pu_node1->pu.mv.i1_l0_ref_idx = in hme_compute_pred_and_evaluate_bi()
1169 ps_pu_node2[best_cand_in_opp_dir_idx].pu.mv.i1_l0_ref_idx; in hme_compute_pred_and_evaluate_bi()
1170 ps_pu_node1->pu.mv.s_l0_mv.i2_mvx = in hme_compute_pred_and_evaluate_bi()
1171 ps_pu_node2[best_cand_in_opp_dir_idx].pu.mv.s_l0_mv.i2_mvx; in hme_compute_pred_and_evaluate_bi()
1172 ps_pu_node1->pu.mv.s_l0_mv.i2_mvy = in hme_compute_pred_and_evaluate_bi()
1173 ps_pu_node2[best_cand_in_opp_dir_idx].pu.mv.s_l0_mv.i2_mvy; in hme_compute_pred_and_evaluate_bi()
1177 ps_pu_node1->pu.mv.i1_l0_ref_idx = in hme_compute_pred_and_evaluate_bi()
1178 ps_pu_node2[best_cand_in_opp_dir_idx].pu.mv.i1_l1_ref_idx; in hme_compute_pred_and_evaluate_bi()
1179 ps_pu_node1->pu.mv.s_l0_mv.i2_mvx = in hme_compute_pred_and_evaluate_bi()
1180 ps_pu_node2[best_cand_in_opp_dir_idx].pu.mv.s_l1_mv.i2_mvx; in hme_compute_pred_and_evaluate_bi()
1181 ps_pu_node1->pu.mv.s_l0_mv.i2_mvy = in hme_compute_pred_and_evaluate_bi()
1182 ps_pu_node2[best_cand_in_opp_dir_idx].pu.mv.s_l1_mv.i2_mvy; in hme_compute_pred_and_evaluate_bi()