Home
last modified time | relevance | path

Searched defs:channelType (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/common/
DtcuTextureUtil.cpp91 TextureChannelClass getTextureChannelClass (TextureFormat::ChannelType channelType) in getTextureChannelClass()
237 static Vec2 getChannelValueRange (TextureFormat::ChannelType channelType) in getChannelValueRange()
324 static IVec4 getChannelBitDepth (TextureFormat::ChannelType channelType) in getChannelBitDepth()
380 static IVec4 getChannelMantissaBitDepth (TextureFormat::ChannelType channelType) in getChannelMantissaBitDepth()
/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp446 const AUDIO_CHANNEL_TYPE channelType[], /* in */ in getChannelMode()
673 AUDIO_CHANNEL_TYPE channelType[], /* out */ in getChannelDescription()
1881 AUDIO_CHANNEL_TYPE channelType[], in pcmDmx_ApplyFrame()
/external/aac/libAACdec/src/
Daacdecoder.h184 …AUDIO_CHANNEL_TYPE channelType[(8)]; /*!< Audio channel type of each output audio channel (f… member
/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp1361 glw::GLenum channelType = GL_NONE; in getComponentType() local
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp688 tcu::TextureFormat::ChannelType channelType; in getRenderbufferFormatForOutput() local
/external/deqp/framework/referencerenderer/
DrrRenderer.cpp1001 const tcu::TextureFormat::ChannelType channelType = format.type; in findPrimitiveMinimumResolvableDifference() local