Home
last modified time | relevance | path

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

/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()