Searched refs:mPhysicalIndex (Results 1 – 4 of 4) sorted by relevance
120 if (l->mPhysicalIndex != r->mPhysicalIndex) { in do_compare()121 return l->mPhysicalIndex - r->mPhysicalIndex; in do_compare()2035 (mOtfMPPs[i]->mPhysicalIndex == physicalIndex)) in getExynosMPP()2040 (mM2mMPPs[i]->mPhysicalIndex == physicalIndex)) in getExynosMPP()2197 mpp.mPhysicalType, mpp.mPhysicalIndex); in getResourceUsedCapa()2202 (mpp.mPhysicalIndex == mOtfMPPs[i]->mPhysicalIndex)) { in getResourceUsedCapa()2209 (mpp.mPhysicalIndex == mM2mMPPs[i]->mPhysicalIndex)) { in getResourceUsedCapa()2224 (mOtfMPPs[i]->mPhysicalIndex == physicalIndex) && in enableMPP()2233 (mM2mMPPs[i]->mPhysicalIndex == physicalIndex) && in enableMPP()2248 (mpp->mPhysicalIndex == physicalIndex) && in setScaleDownRatio()
491 uint32_t mPhysicalIndex; variable
141 mPhysicalIndex(physicalIndex), in ExynosMPP()2858 …mName.string(), mMPPType, mPhysicalType, mLogicalType, mPhysicalIndex, mLogicalIndex, mPreAssignDi… in dump()
1252 (IDMA_CHANNEL_MAP[i].index == otfMPP->mPhysicalIndex)) in getDeconChannel()