Searched refs:isFormatYUV422 (Results 1 – 3 of 3) sorted by relevance
456 bool isFormatYUV422(int format);
242 bool isFormatYUV422(int format) in isFormatYUV422() function
2441 … else if (isFormatYUV422(criteria.format) && hasPPC(mPhysicalType, PPC_FORMAT_YUV422, PPC_ROT_NO)) in getPPCIndex()