Searched refs:dst_offset_scale (Results 1 – 2 of 2) sorted by relevance
31 UWORD32 dst_offset_scale; member
1327 ps_luma->u4_dst_offset_res_buf = ps_mc_params->dst_offset_scale * MB_SIZE; in impeg2d_set_mc_params()1328 ps_luma->u4_dst_offset_cur_frm = ps_mc_params->dst_offset_scale * u2_picture_width; in impeg2d_set_mc_params()1357 ps_chroma->u4_dst_offset_res_buf = ps_mc_params->dst_offset_scale * MB_CHROMA_SIZE; in impeg2d_set_mc_params()1358 ps_chroma->u4_dst_offset_cur_frm = ps_mc_params->dst_offset_scale * (u2_picture_width >> 1); in impeg2d_set_mc_params()