Searched refs:getDstMinHeight (Results 1 – 3 of 3) sorted by relevance
613 uint32_t getDstMinHeight(struct exynos_image &dst);
722 uint32_t ExynosMPP::getDstMinHeight(struct exynos_image &dst) in getDstMinHeight() function in ExynosMPP2020 uint32_t minDstHeight = getDstMinHeight(dst); in isSupported()
295 uint32_t minDstHeight = exynosMPPVG->getDstMinHeight(dst_img); in doPreProcess()