| /external/skia/include/gpu/ |
| D | GrYUVABackendTextures.h | 55 int numPlanes() const { return fYUVAInfo.numPlanes(); } in numPlanes() function 106 int numPlanes() const { return fYUVAInfo.numPlanes(); } in numPlanes() function
|
| /external/skia/src/core/ |
| D | SkYUVAPixmaps.cpp | 123 int numPlanes = yuvaInfo.numPlanes(); in SkYUVAPixmapInfo() local 244 int numPlanes = yuvaInfo.numPlanes(); in FromExternalPixmaps() local 279 int numPlanes = this->numPlanes(); in pixmapsInfo() local
|
| /external/skia/src/gpu/ganesh/effects/ |
| D | GrYUVtoRGBEffect.cpp | 42 int numPlanes = yuvaProxies.yuvaInfo().numPlanes(); in Make() local 208 int numPlanes, in GrYUVtoRGBEffect() 251 int numPlanes = yuvEffect.numChildProcessors(); in onMakeProgramImpl() local
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkYCbCrImageWithMemory.cpp | 43 const deUint32 numPlanes = getPlaneCount(imageCreateInfo.format); in YCbCrImageWithMemory() local
|
| D | vkImageUtil.hpp | 128 deUint8 numPlanes; member
|
| D | vkMemUtil.cpp | 409 const deUint32 numPlanes, in bindImagePlanesMemory()
|
| /external/skia/include/core/ |
| D | SkYUVAPixmaps.h | 122 int numPlanes() const { return fYUVAInfo.numPlanes(); } in numPlanes() function 227 int numPlanes() const { return this->isValid() ? fYUVAInfo.numPlanes() : 0; } in numPlanes() function
|
| D | SkYUVAInfo.h | 200 int numPlanes() const { return NumPlanes(fPlaneConfig); } in numPlanes() function
|
| /external/skia/src/gpu/graphite/ |
| D | YUVATextureProxies.h | 38 int numPlanes() const { return fYUVAInfo.numPlanes(); } in numPlanes() function
|
| /external/skia/src/gpu/ganesh/ |
| D | GrYUVATextureProxies.h | 45 int numPlanes() const { return fYUVAInfo.numPlanes(); } in numPlanes() function
|
| D | GrYUVABackendTextures.cpp | 88 int numPlanes = yuvaInfo.planeDimensions(planeDimensions); in GrYUVABackendTextures() local
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiImageCompressionControlTests.cpp | 108 const int numPlanes = isYCbCr ? getPlaneCount(testParams.format) : 1; in validate() local 331 …const uint32_t numPlanes = isYCbCrFormat(testParams.format) ? getPlaneCount(testParams.forma… in ahbImageCreateTest() local 476 …const uint32_t numPlanes = isYCbCrFormat(testParams.format) ? getPlaneCount(testParams.format) : 1; in addImageCompressionControlTests() local 668 …const uint32_t numPlanes = isYCbCrFormat(testParams.format) ? getPlaneCount(testParams.format) : 1; in swapchainCreateTest() local
|
| /external/skia/src/image/ |
| D | SkImage_GpuYUVA.cpp | 273 int numPlanes = yuvaTextures.yuvaInfo().numPlanes(); in MakeFromYUVATextures() local 325 int numPlanes = pixmaps.numPlanes(); in MakeFromYUVAPixmaps() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
| D | vktYCbCrImageOffsetTests.cpp | 103 const deUint32 numPlanes = getPlaneCount(config.format); in imageOffsetTest() local
|
| D | vktYCbCrViewTests.cpp | 769 const deUint32 numPlanes = getPlaneCount(format); in populateViewTypeGroup() local
|
| D | vktYCbCrUtil.cpp | 360 const deUint32 numPlanes = getPlaneCount(format); in allocateAndBindImageMemory() local
|
| /external/v4l2_codec2/common/ |
| D | VideoPixelFormat.cpp | 183 size_t numPlanes(VideoPixelFormat format) { in numPlanes() function
|
| D | V4L2Device.cpp | 492 size_t numPlanes = self.planesCount(); in queueDMABuf() local 1194 std::vector<base::ScopedFD> V4L2Device::getDmabufsForV4L2Buffer(int index, size_t numPlanes, in getDmabufsForV4L2Buffer()
|
| /external/skia/tests/ |
| D | YUVTest.cpp | 64 int numPlanes = yuvaPixmapInfo.numPlanes(); in codec_yuv() local
|
| /external/minigbm/cros_gralloc/gralloc4/ |
| D | CrosGralloc4Mapper.cc | 524 const uint32_t numPlanes = crosBuffer->get_num_planes(); in get() local 743 size_t numPlanes = drv_num_planes_from_format(drmFormat); in getFromBufferDescriptorInfo() local
|
| /external/dng_sdk/source/ |
| D | dng_shared.cpp | 2006 const uint32 numPlanes = Pin_uint32 (0, in Parse_ifd0() local
|
| D | dng_utils.cpp | 171 uint32 numPlanes, PaddingType paddingType) in ComputeBufferSize()
|
| /external/minigbm/cros_gralloc/mapper_stablec/ |
| D | Mapper.cpp | 408 const uint32_t numPlanes = crosBuffer->get_num_planes(); in getStandardMetadata() local
|
| /external/skia/gm/ |
| D | wacky_yuv_formats.cpp | 177 int numPlanes() const { return SkYUVAInfo::NumPlanes(fPlaneConfig); } in numPlanes() function in YUVAPlanarConfig 839 int numPlanes = create_YUV(planes, format, resultBMs, opaque); in createImages() local
|
| /external/mesa3d/src/amd/addrlib/src/r800/ |
| D | egbaddrlib.cpp | 3396 UINT_32 numPlanes; in ComputeFmaskNumPlanesFromNumSamples() local
|