Searched refs:maxUpscale (Results 1 – 1 of 1) sorted by relevance
2027 uint32_t maxUpscale = getMaxUpscale(src, dst); in isSupported() local2077 else if (rot_dst.w > src.w * maxUpscale) in isSupported()2081 else if (rot_dst.h > src.h * maxUpscale) in isSupported()