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.h456 bool isFormatYUV422(int format);
DExynosHWCHelper.cpp242 bool isFormatYUV422(int format) in isFormatYUV422() function
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp2441 … else if (isFormatYUV422(criteria.format) && hasPPC(mPhysicalType, PPC_FORMAT_YUV422, PPC_ROT_NO)) in getPPCIndex()