Searched refs:saved_dst (Results 1 – 3 of 3) sorted by relevance
518 YV12_BUFFER_CONFIG saved_pre,saved_dst; in vp8_denoiser_denoise_mb() local570 saved_dst = filter_xd->dst; in vp8_denoiser_denoise_mb()595 filter_xd->dst = saved_dst; in vp8_denoiser_denoise_mb()
205 struct buf_2d saved_dst[MAX_MB_PLANE]; in perform_motion_compensation() local255 saved_dst[i] = filter_mbd->plane[i].dst; in perform_motion_compensation()304 filter_mbd->plane[i].dst = saved_dst[i]; in perform_motion_compensation()
948 char* saved_dst = dst; in FastAsciiConvert() local1009 DCHECK(CheckFastAsciiConvert(saved_dst, saved_src, length, changed, in FastAsciiConvert()