Searched refs:ps_yuv_desc (Results 1 – 1 of 1) sorted by relevance
736 iv_enc_yuv_buf_t *ps_yuv_desc = (iv_enc_yuv_buf_t *)&ps_recon_pic->s_yuv_buf_desc; in ihevc_me_update_ref_desc() local747 ps_ref_info->luma_stride = ps_yuv_desc->i4_y_strd; in ihevc_me_update_ref_desc()753 ps_ref_info->pu1_rec_fxfy = (UWORD8 *)ps_yuv_desc->pv_y_buf + offset; in ihevc_me_update_ref_desc()760 ps_ref_info->pu1_rec_u = (U08 *)ps_yuv_desc->pv_u_buf; in ihevc_me_update_ref_desc()761 ps_ref_info->pu1_rec_v = (U08 *)ps_yuv_desc->pv_v_buf; in ihevc_me_update_ref_desc()765 ps_ref_info->chroma_stride = ps_yuv_desc->i4_uv_strd; in ihevc_me_update_ref_desc()