Searched refs:isSrcFormatSupported (Results 1 – 3 of 3) sorted by relevance
606 virtual bool isSrcFormatSupported(struct exynos_image &src);
456 bool ExynosMPP::isSrcFormatSupported(struct exynos_image &src) in isSrcFormatSupported() function in ExynosMPP2053 else if (!isSrcFormatSupported(src)) in isSupported()
239 [&src_img](auto m) { return m->isSrcFormatSupported(src_img); }); in doPreProcess()