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