Searched refs:saved_pre (Results 1 – 3 of 3) sorted by relevance
496 YV12_BUFFER_CONFIG saved_pre, saved_dst; in vp8_denoiser_denoise_mb() local576 saved_pre = filter_xd->pre; in vp8_denoiser_denoise_mb()596 filter_xd->pre = saved_pre; in vp8_denoiser_denoise_mb()
205 struct buf_2d saved_pre[MAX_MB_PLANE]; in perform_motion_compensation() local286 saved_pre[i] = filter_mbd->plane[i].pre[0]; in perform_motion_compensation()304 filter_mbd->plane[i].pre[0] = saved_pre[i]; in perform_motion_compensation()
203 struct buf_2d saved_pre[MAX_MB_PLANE]; in perform_motion_compensation() local286 saved_pre[i] = filter_mbd->plane[i].pre[0]; in perform_motion_compensation()329 filter_mbd->plane[i].pre[0] = saved_pre[i]; in perform_motion_compensation()