Searched refs:converted_by_fast_path (Results 1 – 1 of 1) sorted by relevance
362 let mut converted_by_fast_path = false; in convert_from_yuv() localVariable370 Ok(_) => converted_by_fast_path = true, in convert_from_yuv()378 if !converted_by_fast_path { in convert_from_yuv()