Searched refs:PPC_FORMAT_AFBC_YUV (Results 1 – 3 of 3) sorted by relevance
/hardware/google/graphics/gs101/libhwc2.1/ |
D | ExynosResourceRestriction.h | 280 {PPC_IDX(MPP_G2D,PPC_FORMAT_AFBC_YUV,PPC_ROT_NO), {2.0, 0.8, 0.3, 0.3, 0.4, 2.9, 2.9}}, 281 {PPC_IDX(MPP_G2D,PPC_FORMAT_AFBC_YUV,PPC_ROT), {2.0, 0.8, 0.3, 0.3, 0.4, 2.6, 2.6}},
|
/hardware/google/graphics/common/libhwc2.1/libresource/ |
D | ExynosMPP.h | 257 PPC_FORMAT_AFBC_YUV, enumerator
|
D | ExynosMPP.cpp | 2373 … else if ((isFormatYUV(criteria.format)) && hasPPC(mPhysicalType, PPC_FORMAT_AFBC_YUV, PPC_ROT_NO)) in getPPCIndex() 2374 formatIndex = PPC_FORMAT_AFBC_YUV; in getPPCIndex()
|