Home
last modified time | relevance | path

Searched refs:isFormatYUV422 (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h416 bool isFormatYUV422(int format);
DExynosHWCHelper.cpp247 bool isFormatYUV422(int format) in isFormatYUV422() function
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp2383 … else if (isFormatYUV422(criteria.format) && hasPPC(mPhysicalType, PPC_FORMAT_YUV422, PPC_ROT_NO)) in getPPCIndex()