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