Home
last modified time | relevance | path

Searched defs:ChannelType (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9video.c38 D3DAUTHENTICATEDCHANNELTYPE ChannelType, in NineDevice9Video_CreateAuthenticatedChannel()
Dnine_lock.c2435 D3DAUTHENTICATEDCHANNELTYPE ChannelType, in LockDevice9Video_CreateAuthenticatedChannel()
/external/webrtc/webrtc/modules/audio_device/include/
Daudio_device.h47 enum ChannelType { enum
/external/conscrypt/testing/src/main/java/org/conscrypt/
DChannelType.java38 public enum ChannelType { enum
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp49 EPVRTVariableType ChannelType = (EPVRTVariableType)sTextureHeader.u32ChannelType; in PVRTGetOGLES3TextureFormat() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTTextureAPI.cpp50 EPVRTVariableType ChannelType = (EPVRTVariableType)sTextureHeader.u32ChannelType; in PVRTGetOGLES2TextureFormat() local
/external/ImageMagick/MagickCore/
Dpixel.h64 } ChannelType; /* must correspond to PixelChannel */ typedef
/external/deqp/framework/common/
DtcuTexture.hpp72 enum ChannelType enum in tcu::TextureFormat
/external/mesa3d/include/D3D9/
Dd3d9types.h1380 D3DAUTHENTICATEDCHANNELTYPE ChannelType; member