Searched refs:pred_chrm_strd (Results 1 – 3 of 3) sorted by relevance
8463 WORD32 pred_chrm_strd = ps_prms->pred_chrm_strd; in ihevce_final_rdopt_mode_prcs() local8592 &ps_ctxt->s_mc_ctxt, ps_pu, pu1_cur_pred, pred_chrm_strd); in ihevce_final_rdopt_mode_prcs()8598 pu1_cur_pred += (inter_pu_ht * pred_chrm_strd); in ihevce_final_rdopt_mode_prcs()8736 pu1_cur_pred_chrm += ((cu_pos_y_in_pix >> 1) * pred_chrm_strd) + in ihevce_final_rdopt_mode_prcs()8737 (u1_is_422 * ((cu_pos_y_in_pix >> 1) * pred_chrm_strd)); in ihevce_final_rdopt_mode_prcs()9132 pu1_cur_pred_chrm += ((cu_pos_y_in_pix >> 1) * pred_chrm_strd) + in ihevce_final_rdopt_mode_prcs()9133 (u1_is_422 * ((cu_pos_y_in_pix >> 1) * pred_chrm_strd)); in ihevce_final_rdopt_mode_prcs()9166 pu1_cur_pred_chrm + (i4_subtu_idx * chroma_trans_size * pred_chrm_strd); in ihevce_final_rdopt_mode_prcs()9206 pred_chrm_strd, in ihevce_final_rdopt_mode_prcs()9259 pu1_cur_pred_chrm + (i4_subtu_idx * chroma_trans_size * pred_chrm_strd); in ihevce_final_rdopt_mode_prcs()[all …]
2963 WORD32 pred_chrm_strd; member
1433 s_prms.pred_chrm_strd = final_pred_strd_chrm; in ihevce_cu_mode_decide()