Searched refs:isFormatYUV420 (Results 1 – 3 of 3) sorted by relevance
206 bool isFormatYUV420(int format) in isFormatYUV420() function609 else if (isFormatYUV420(format)) in getBytePerPixelOfPrimaryPlane()
415 bool isFormatYUV420(int format);
363 if (isFormatYUV420(src.format) == true) in checkRotationCondition()2381 … else if (isFormatYUV420(criteria.format) && hasPPC(mPhysicalType, PPC_FORMAT_YUV420, PPC_ROT_NO)) in getPPCIndex()