Searched refs:recon_chrma_strd (Results 1 – 3 of 3) sorted by relevance
8610 WORD32 recon_chrma_strd = ps_prms->recon_chrma_strd; in ihevce_final_rdopt_mode_prcs() local8880 pu1_cur_chroma_recon += ((cu_pos_y_in_pix >> 1) * recon_chrma_strd) + in ihevce_final_rdopt_mode_prcs()8881 (u1_is_422 * ((cu_pos_y_in_pix >> 1) * recon_chrma_strd)); in ihevce_final_rdopt_mode_prcs()9276 pu1_cur_chroma_recon += ((cu_pos_y_in_pix >> 1) * recon_chrma_strd) + in ihevce_final_rdopt_mode_prcs()9277 (u1_is_422 * ((cu_pos_y_in_pix >> 1) * recon_chrma_strd)); in ihevce_final_rdopt_mode_prcs()9308 (i4_subtu_idx * chroma_trans_size * recon_chrma_strd); in ihevce_final_rdopt_mode_prcs()9348 recon_chrma_strd, in ihevce_final_rdopt_mode_prcs()9373 recon_chrma_strd, in ihevce_final_rdopt_mode_prcs()9401 (i4_subtu_idx * chroma_trans_size * recon_chrma_strd); in ihevce_final_rdopt_mode_prcs()9442 recon_chrma_strd, in ihevce_final_rdopt_mode_prcs()[all …]
2968 WORD32 recon_chrma_strd; member
1433 s_prms.recon_chrma_strd = chroma_stride; in ihevce_cu_mode_decide()