Searched defs:componentBytes (Results 1 – 3 of 3) 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
38 size_t componentBytes; member
235 const auto componentBytes = getComponentByteSize(var.varType.getBasicType()); in getInputOutputPointers() local