Searched refs:mAllocatedDepth (Results 1 – 1 of 1) sorted by relevance
222 mAllocatedDepth(0), in GraphicView2MediaImageConverter()237 mAllocatedDepth = layout.planes[0].allocatedDepth; in GraphicView2MediaImageConverter()282 … / plane.rowSampling / plane.colSampling * divUp(mAllocatedDepth, 8u); in GraphicView2MediaImageConverter()406 mediaImage->mBitDepthAllocated = mAllocatedDepth; in GraphicView2MediaImageConverter()422 if (plane.allocatedDepth != mAllocatedDepth || plane.bitDepth != bitDepth) { in GraphicView2MediaImageConverter()482 uint32_t mAllocatedDepth; member in android::__anon821794cf0111::GraphicView2MediaImageConverter