Searched refs:isFormatYUV (Results 1 – 8 of 8) sorted by relevance
43 if (isFormatYUV(gmeta.format)) { in checkSpecificRestriction()
494 isFormatYUV(VendorGraphicBufferMeta::get_internal_format(mLayerBuffer))); in isLayerFormatYuv()
193 if (isFormatYUV(gmeta.format)) { in doPreProcess()201 if (isFormatYUV(gmeta.format)) { in doPreProcess()268 if (isFormatYUV(gmeta.format)) { in doPreProcess()278 if (isFormatYUV(gmeta.format) && exynosMPPVG) { in doPreProcess()367 } else if (isFormatYUV(gmeta.format)) { in doPreProcess()
1194 if (isFormatYUV(src_img.format)) in getCandidateScalingM2mMPPOutImages()1199 if (isFormatYUV(src_img.format)) { in getCandidateScalingM2mMPPOutImages()1323 if (isFormatYUV(src_img.format) && !hasHdrInfo(src_img)) { in getCandidateM2mMPPOutImages()1332 if (isFormatYUV(src_img.format)) in getCandidateM2mMPPOutImages()1414 if (isFormatYUV(src_img.format) && !hasHdrInfo(src_img)) { in getCandidateM2mMPPOutImages()2804 ret = (isFormatYUV(srcImg.format)) ? 1 : 0; in needHWResource()
470 isFormatYUV(src.format)) in isSrcFormatSupported()586 if (isFormatYUV(src.format)) in getSrcMaxWidth()594 if (isFormatYUV(src.format)) in getSrcMaxHeight()1299 if(isFormatYUV(src.format)) in setupLayer()2431 … else if ((isFormatYUV(criteria.format)) && hasPPC(mPhysicalType, PPC_FORMAT_AFBC_YUV, PPC_ROT_NO)) in getPPCIndex()
454 bool isFormatYUV(int format);
181 bool isFormatYUV(int format) in isFormatYUV() function
344 if (isFormatYUV(format)) { in calculateHWResourceAmount()