Home
last modified time | relevance | path

Searched defs:numPlanes (Results 1 – 14 of 14) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkYCbCrImageWithMemory.cpp42 const deUint32 numPlanes = getPlaneCount(imageCreateInfo.format); in YCbCrImageWithMemory() local
DvkImageUtil.hpp110 deUint8 numPlanes; member
/external/skqp/src/gpu/effects/
DGrYUVtoRGBEffect.cpp35 int numPlanes; in Make() local
197 int numPlanes = src.numTextureSamplers(); in GrYUVtoRGBEffect() local
DGrYUVtoRGBEffect.h37 const GrSamplerState::Filter filterModes[], int numPlanes, in GrYUVtoRGBEffect()
/external/skia/src/gpu/effects/
DGrYUVtoRGBEffect.cpp42 int numPlanes; in Make() local
207 int numPlanes = src.numTextureSamplers(); in GrYUVtoRGBEffect() local
DGrYUVtoRGBEffect.h37 const GrSamplerState::Filter filterModes[], int numPlanes, in GrYUVtoRGBEffect()
/external/skqp/src/core/
DSkImageGenerator.cpp51 int numPlanes = 0; in getYUVA8Planes() local
/external/skia/src/core/
DSkImageGenerator.cpp51 int numPlanes = 0; in getYUVA8Planes() local
/external/dng_sdk/source/
Ddng_shared.cpp2006 const uint32 numPlanes = Pin_uint32 (0, in Parse_ifd0() local
Ddng_utils.cpp171 uint32 numPlanes, PaddingType paddingType) in ComputeBufferSize()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrViewTests.cpp734 const deUint32 numPlanes = getPlaneCount(format); in populateViewTypeGroup() local
DvktYCbCrUtil.cpp293 const deUint32 numPlanes = getPlaneCount(format); in allocateAndBindImageMemory() local
/external/mesa3d/src/amd/addrlib/r800/
Degbaddrlib.cpp3399 UINT_32 numPlanes; in ComputeFmaskNumPlanesFromNumSamples() local
/external/deqp/framework/referencerenderer/
DrrRenderer.cpp536 const int numPlanes = (clipWithZPlanes) ? (6) : (4); in clipPrimitives() local