Searched refs:saved_dst (Results 1 – 3 of 3) sorted by relevance
198 struct buf_2d saved_dst[MAX_MB_PLANE]; in perform_motion_compensation() local207 saved_dst[i] = filter_mbd->plane[i].dst; in perform_motion_compensation()281 filter_mbd->plane[i].dst = saved_dst[i]; in perform_motion_compensation()
453 YV12_BUFFER_CONFIG saved_pre,saved_dst; in vp8_denoiser_denoise_mb() local504 saved_dst = filter_xd->dst; in vp8_denoiser_denoise_mb()529 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()