Searched refs:num_pels (Results 1 – 1 of 1) sorted by relevance
178 WORD32 num_pels; in ihevce_enc_loop_ctb_left_copy() local190 for(num_pels = 0; num_pels < ps_cu_prms->i4_ctb_size; num_pels++) in ihevce_enc_loop_ctb_left_copy()192 WORD32 i4_indx = ps_cu_prms->i4_luma_recon_stride * num_pels; in ihevce_enc_loop_ctb_left_copy()194 pu1_luma_left[num_pels] = pu1_buff[i4_indx]; in ihevce_enc_loop_ctb_left_copy()200 for(num_pels = 0; num_pels < (ps_cu_prms->i4_ctb_size >> (0 == u1_is_422)); num_pels++) in ihevce_enc_loop_ctb_left_copy()202 WORD32 i4_indx = ps_cu_prms->i4_chrm_recon_stride * num_pels; in ihevce_enc_loop_ctb_left_copy()