Searched refs:recon_chrma_strd (Results 1 – 3 of 3) sorted by relevance
8470 WORD32 recon_chrma_strd = ps_prms->recon_chrma_strd; in ihevce_final_rdopt_mode_prcs() local8740 pu1_cur_chroma_recon += ((cu_pos_y_in_pix >> 1) * recon_chrma_strd) + in ihevce_final_rdopt_mode_prcs()8741 (u1_is_422 * ((cu_pos_y_in_pix >> 1) * recon_chrma_strd)); in ihevce_final_rdopt_mode_prcs()9136 pu1_cur_chroma_recon += ((cu_pos_y_in_pix >> 1) * recon_chrma_strd) + in ihevce_final_rdopt_mode_prcs()9137 (u1_is_422 * ((cu_pos_y_in_pix >> 1) * recon_chrma_strd)); in ihevce_final_rdopt_mode_prcs()9168 (i4_subtu_idx * chroma_trans_size * recon_chrma_strd); in ihevce_final_rdopt_mode_prcs()9208 recon_chrma_strd, in ihevce_final_rdopt_mode_prcs()9233 recon_chrma_strd, in ihevce_final_rdopt_mode_prcs()9261 (i4_subtu_idx * chroma_trans_size * recon_chrma_strd); in ihevce_final_rdopt_mode_prcs()9302 recon_chrma_strd, in ihevce_final_rdopt_mode_prcs()[all …]
2977 WORD32 recon_chrma_strd; member
1440 s_prms.recon_chrma_strd = chroma_stride; in ihevce_cu_mode_decide()