Searched refs:dst_img_yuv (Results 1 – 1 of 1) sorted by relevance
1850 exynos_image dst_img_yuv; in updateSupportedMPPFlag() local1853 layer->setDstExynosImage(&dst_img_yuv); in updateSupportedMPPFlag()1855 dst_img_yuv.format = DEFAULT_MPP_DST_YUV_FORMAT; in updateSupportedMPPFlag()1872 … ((ret = mOtfMPPs[j]->isSupported(*display, src_img, dst_img_yuv)) == NO_ERROR)) { in updateSupportedMPPFlag()1898 … ((ret = mM2mMPPs[j]->isSupported(*display, src_img, dst_img_yuv)) == NO_ERROR)) { in updateSupportedMPPFlag()