Searched refs:saved_dst (Results 1 – 3 of 3) sorted by relevance
206 struct buf_2d saved_dst[MAX_MB_PLANE]; in perform_motion_compensation() local253 saved_dst[i] = filter_mbd->plane[i].dst; in perform_motion_compensation()302 filter_mbd->plane[i].dst = saved_dst[i]; in perform_motion_compensation()
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()
6588 char* saved_dst = dst; in FastAsciiConvert() local6650 saved_dst, saved_src, length, changed, Converter::kIsToLower)); in FastAsciiConvert()