Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp74 TextureChannelClass getTextureChannelClass (TextureFormat::ChannelType channelType) in getTextureChannelClass()
199 static Vec2 getChannelValueRange (TextureFormat::ChannelType channelType) in getChannelValueRange()
293 static IVec4 getChannelBitDepth (TextureFormat::ChannelType channelType) in getChannelBitDepth()
359 static IVec4 getChannelMantissaBitDepth (TextureFormat::ChannelType channelType) in getChannelMantissaBitDepth()
/external/aac/libAACdec/src/
Daacdecoder.h184 …AUDIO_CHANNEL_TYPE channelType[(8)]; /*!< Audio channel type of each output audio channel (f… member
/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp441 const AUDIO_CHANNEL_TYPE channelType[], /* in */ in getChannelMode()
668 AUDIO_CHANNEL_TYPE channelType[], /* out */ in getChannelDescription()
1876 AUDIO_CHANNEL_TYPE channelType[], in pcmDmx_ApplyFrame()
/external/chromium_org/third_party/WebKit/Source/platform/audio/
DAudioBus.cpp102 AudioChannel* AudioBus::channelByType(unsigned channelType) in channelByType()
/external/chromium_org/third_party/webrtc/modules/audio_device/test/
Daudio_device_test_api.cc1512 AudioDeviceModule::ChannelType channelType(AudioDeviceModule::kChannelBoth); in TEST_F() local
/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp1265 glw::GLenum channelType = GL_NONE; in getComponentType() local
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp672 tcu::TextureFormat::ChannelType channelType; in getRenderbufferFormatForOutput() local
/external/deqp/framework/referencerenderer/
DrrRenderer.cpp1001 const tcu::TextureFormat::ChannelType channelType = format.type; in findPrimitiveMinimumResolvableDifference() local