Searched defs:componentBytes (Results 1 – 1 of 1) sorted by relevance
147 const uint32_t componentBytes = (bitDepth + 7) / 8; in CreateYUV420PlanarMediaImage2() local184 const uint32_t componentBytes = (bitDepth + 7) / 8; in CreateYUV420SemiPlanarMediaImage2() local320 int componentBytes = (mImage.mBitDepthAllocated) / 8; in isNV21() local