Searched refs:i4_indx (Results 1 – 1 of 1) sorted by relevance
194 WORD32 i4_indx = ps_cu_prms->i4_luma_recon_stride * num_pels; in ihevce_enc_loop_ctb_left_copy() local196 pu1_luma_left[num_pels] = pu1_buff[i4_indx]; in ihevce_enc_loop_ctb_left_copy()204 WORD32 i4_indx = ps_cu_prms->i4_chrm_recon_stride * num_pels; in ihevce_enc_loop_ctb_left_copy() local206 *pu1_chrm_left++ = pu1_buff[i4_indx]; in ihevce_enc_loop_ctb_left_copy()207 *pu1_chrm_left++ = pu1_buff[i4_indx + 1]; in ihevce_enc_loop_ctb_left_copy()223 WORD32 i4_indx = nbr_strd * ctr; in ihevce_enc_loop_ctb_left_copy() local225 ps_left_nbr[ctr] = ps_nbr[i4_indx]; in ihevce_enc_loop_ctb_left_copy()