Searched refs:getSrcMaxCropHeight (Results 1 – 3 of 3) sorted by relevance
594 uint32_t getSrcMaxCropHeight(struct exynos_image &src);
627 uint32_t ExynosMPP::getSrcMaxCropHeight(struct exynos_image &src) in getSrcMaxCropHeight() function in ExynosMPP638 return (getSrcMaxCropWidth(src) * getSrcMaxCropHeight(src)); in getSrcMaxCropSize()2008 uint32_t maxSrcCropHeight = getSrcMaxCropHeight(src); in isSupported()
1735 srcMaxCropHeight = otfMPP->getSrcMaxCropHeight(src_img); in configureHandle()