Home
last modified time | relevance | path

Searched defs:Volume (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D8/
DCapabilities.hpp91 struct Volume struct
93 static bool A8;
94 static bool R5G6B5;
95 static bool X1R5G5B5;
96 static bool A1R5G5B5;
97 static bool A4R4G4B4;
98 static bool R3G3B2;
99 static bool A8R3G3B2;
100 static bool X4R4G4B4;
101 static bool R8G8B8;
[all …]
/external/swiftshader/src/D3D9/
DCapabilities.hpp142 struct Volume struct
144 static bool A8;
145 static bool R5G6B5;
146 static bool X1R5G5B5;
147 static bool A1R5G5B5;
148 static bool A4R4G4B4;
149 static bool R3G3B2;
150 static bool A8R3G3B2;
151 static bool X4R4G4B4;
152 static bool R8G8B8;
[all …]
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Dhand.c305 EFI_FILE_IO_INTERFACE *Volume; in LibOpenRoot() local
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
DRTPencode.cc1807 int Volume, in makeDTMFpayload()