Home
last modified time | relevance | path

Searched refs:getDownscaleRestriction (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h609 virtual uint32_t getDownscaleRestriction(const struct exynos_image &src,
DExynosMPP.cpp516 uint32_t ExynosMPP::getDownscaleRestriction(const struct exynos_image &src, in getDownscaleRestriction() function in ExynosMPP
524 uint32_t maxDownscale = getDownscaleRestriction(src, dst); in getMaxDownscale()
DExynosResourceManager.cpp1244 auto ratio = m->getDownscaleRestriction(dst_scale_img, dst_img); in getCandidateScalingM2mMPPOutImages()