Searched refs:mBitDepthAllocated (Results 1 – 6 of 6) sorted by relevance
69 const size_t bpp = divUp(img->mBitDepthAllocated, 8u); in _ImageCopy()79 || plane.allocatedDepth != img->mBitDepthAllocated in _ImageCopy()246 && img->mBitDepthAllocated == 8 in IsYUV420()281 .mBitDepthAllocated = 8, in CreateYUV420PlanarMediaImage2()316 .mBitDepthAllocated = 8, in CreateYUV420SemiPlanarMediaImage2()
101 mBitDepthAllocated = 8; in initFromV1()254 image.mBitDepthAllocated = 8; in DescribeDefaultColorFormat()
86 uint32_t mBitDepthAllocated; // bits per component (must be 8 or 16) member
354 EXPECT_EQ(img->mBitDepthAllocated, 8u); in TEST_P()
402 mediaImage->mBitDepthAllocated = mAllocatedDepth; in GraphicView2MediaImageConverter()
1410 imageInfo->mBitDepthAllocated != 8 || in copyOneYuvTile()1415 imageInfo->mBitDepthAllocated, imageInfo->mNumPlanes); in copyOneYuvTile()