/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/ |
D | d3d11shader.idl | 50 UINT SemanticIndex; 51 UINT Register; 56 UINT Stream; 63 UINT Variables; 64 UINT Size; 65 UINT uFlags; 71 UINT StartOffset; 72 UINT Size; 73 UINT uFlags; 75 UINT StartTexture; [all …]
|
D | d3d11.idl | 412 UINT SemanticIndex; 414 UINT InputSlot; 415 UINT AlignedByteOffset; 417 UINT InstanceDataStepRate; 439 UINT Stream; 441 UINT SemanticIndex; 573 UINT left; 574 UINT top; 575 UINT front; 576 UINT right; [all …]
|
D | d3d10.idl | 434 UINT MaxAnisotropy; 465 UINT MiscFlags; 477 UINT NumSimultaneousCounters; 497 UINT ByteWidth; 499 UINT BindFlags; 500 UINT CPUAccessFlags; 501 UINT MiscFlags; 513 UINT Width; 514 UINT MipLevels; 515 UINT ArraySize; [all …]
|
D | d3d10shader.idl | 84 UINT SemanticIndex; 85 UINT Register; 96 UINT Variables; 97 UINT Size; 98 UINT uFlags; 104 UINT StartOffset; 105 UINT Size; 106 UINT uFlags; 108 UINT StartTexture; 109 UINT TextureSize; [all …]
|
D | dxgi.idl | 23 const UINT _FACDXGI = 0x87a; 57 typedef UINT DXGI_USAGE; 76 UINT Width; 77 UINT Height; 96 UINT PresentCount; 97 UINT PresentRefreshCount; 98 UINT SyncRefreshCount; 105 UINT VendorId; 106 UINT DeviceId; 107 UINT SubSysId; [all …]
|
/external/aac/libFDK/include/ |
D | FDK_bitbuffer.h | 100 UINT ValidBits; 101 UINT ReadOffset; 102 UINT WriteOffset; 103 UINT BitCnt; 104 UINT BitNdx; 107 UINT bufSize; 108 UINT bufBits; 118 extern const UINT BitMask [32+1]; 124 void FDK_CreateBitBuffer (HANDLE_FDK_BITBUF *hBitBuffer, UCHAR *pBuffer, UINT bufSize) ; 127 UINT bufSize, UINT validBits) ; [all …]
|
D | FDK_bitstream.h | 111 UINT CacheWord ; 112 UINT BitsInCache ; 114 UINT ConfigCache ; 130 UINT bufSize, 157 UINT bufSize, 158 UINT validBits, 208 FDK_INLINE UINT FDKreadBits(HANDLE_FDK_BITSTREAM hBitStream, in FDKreadBits() 209 const UINT numberOfBits) in FDKreadBits() 215 UINT bits = hBitStream->CacheWord << missingBits; in FDKreadBits() 225 const UINT validMask = BitMask [numberOfBits] ; in FDKreadBits() [all …]
|
/external/aac/libFDK/src/ |
D | FDK_bitbuffer.cpp | 100 const UINT BitMask [32+1] = 113 const UINT *const RESTRICT pBitMask = BitMask; 116 UINT bufSize) in FDK_CreateBitBuffer() 126 UINT bufSize, UINT validBits) in FDK_InitBitBuffer() 140 UINT x = 0, n=bufSize; in FDK_InitBitBuffer() 158 INT FDK_get (HANDLE_FDK_BITBUF hBitBuf, const UINT numberOfBits) in FDK_get() 160 UINT byteOffset = hBitBuf->BitNdx >> 3 ; in FDK_get() 161 UINT bitOffset = hBitBuf->BitNdx & 0x07 ; in FDK_get() 167 UINT byteMask = hBitBuf->bufSize - 1 ; in FDK_get() 169 UINT tx = (hBitBuf->Buffer [ byteOffset & byteMask] << 24) | in FDK_get() [all …]
|
/external/webrtc/webrtc/modules/audio_device/win/ |
D | audio_mixer_manager_win.h | 82 UINT Devices() const; 85 UINT DestinationLines(UINT mixId) const; 86 UINT SourceLines(UINT mixId, DWORD destId) const; 87 bool GetCapabilities(UINT mixId, MIXERCAPS& caps, bool trace = false) const; 88 … bool GetDestinationLineInfo(UINT mixId, DWORD destId, MIXERLINE& line, bool trace = false) const; 89 …bool GetSourceLineInfo(UINT mixId, DWORD destId, DWORD srcId, MIXERLINE& line, bool trace = false)… 91 …bool GetAllLineControls(UINT mixId, const MIXERLINE& line, MIXERCONTROL* controlArray, bool trace … 92 bool GetLineControl(UINT mixId, DWORD dwControlID, MIXERCONTROL& control) const; 93 bool GetControlDetails(UINT mixId, MIXERCONTROL& controlArray, bool trace = false) const; 94 bool GetUnsignedControlValue(UINT mixId, DWORD dwControlID, DWORD& dwValue) const; [all …]
|
/external/aac/libAACdec/src/ |
D | aacdec_hcrs.cpp | 102 static UINT InitSegmentBitfield(UINT *pNumSegment, 104 UINT *pSegmentBitfield, 113 UINT offset, 114 UINT *pBitfield); 123 UINT numValidSegment; in DecodeNonPCWs() 127 UINT trial; in DecodeNonPCWs() 129 UINT *pNumSegment; in DecodeNonPCWs() 131 UINT *pSegmentBitfield; in DecodeNonPCWs() 134 UINT *pCodewordBitfield; in DecodeNonPCWs() 137 UINT tempWord; in DecodeNonPCWs() [all …]
|
D | block.h | 137 const UINT flags, 144 const UINT flags); 167 const UINT flags 179 const UINT flags); 185 const UINT flags); 200 const UINT flags, 234 UINT lsb ) in EvaluatePower43() 237 UINT freeBits; in EvaluatePower43() 238 UINT exponent; in EvaluatePower43() 245 UINT x = (((int)value << freeBits) >> 19) ; in EvaluatePower43() [all …]
|
D | aacdec_hcrs.h | 144 UINT Hcr_State_BODY_ONLY (HANDLE_FDK_BITSTREAM, void*); 145 UINT Hcr_State_BODY_SIGN__BODY (HANDLE_FDK_BITSTREAM, void*); 146 UINT Hcr_State_BODY_SIGN__SIGN (HANDLE_FDK_BITSTREAM, void*); 147 UINT Hcr_State_BODY_SIGN_ESC__BODY (HANDLE_FDK_BITSTREAM, void*); 148 UINT Hcr_State_BODY_SIGN_ESC__SIGN (HANDLE_FDK_BITSTREAM, void*); 149 UINT Hcr_State_BODY_SIGN_ESC__ESC_PREFIX (HANDLE_FDK_BITSTREAM, void*); 150 UINT Hcr_State_BODY_SIGN_ESC__ESC_WORD (HANDLE_FDK_BITSTREAM, void*);
|
D | aacdec_hcr_types.h | 274 UINT errorLog; 300 UINT numSegment; 301 UINT pSegmentBitfield[((1024>>1)/NUMBER_OF_BIT_IN_WORD+1)]; 302 UINT pCodewordBitfield[((1024>>1)/NUMBER_OF_BIT_IN_WORD+1)]; 303 UINT segmentOffset; 315 UINT numCodeword; 316 UINT numSortedSection; 335 typedef UINT (*STATEFUNC)(HANDLE_FDK_BITSTREAM, void*); 340 UINT iNode[1024>>2]; /* Helper indices for code books */ 342 UINT pEscapeSequenceInfo[1024>>2]; [all …]
|
/external/dexmaker/src/dx/java/com/android/dx/dex/ |
D | SizeOf.java | 24 public static final int UINT = 4; field in SizeOf 53 public static final int HEADER_ITEM = (8 * UBYTE) + UINT + SIGNATURE + (20 * UINT); // 0x70 58 public static final int STRING_ID_ITEM = UINT; 63 public static final int TYPE_ID_ITEM = UINT; 75 public static final int PROTO_ID_ITEM = UINT + UINT + UINT; 82 public static final int MEMBER_ID_ITEM = USHORT + USHORT + UINT; 94 public static final int CLASS_DEF_ITEM = 8 * UINT; 102 public static final int MAP_ITEM = USHORT + USHORT + UINT + UINT;
|
/external/aac/libSYS/include/ |
D | genericStds.h | 152 UINT GetRequiredMem ## name(void); 156 UINT GetRequiredMem ## name(void); 163 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type)); } 169 static UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type)); } 175 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((n1) * sizeof(type)) * (n2); } 181 …UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type) + ALIGNMENT_DEFAU… 187 …UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((n1) * sizeof(type) + ALIGNMENT_DEFAUL… 193 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type)); } 199 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((n1) * sizeof(type)) * (n2); } 205 …UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type) + ALIGNMENT_DEFAU… [all …]
|
D | wav_file.h | 141 UINT riffSize; 144 UINT formatSize; 147 UINT sampleRate; 148 UINT bytesPerSecond; 152 UINT dataSize; 159 UINT channelMask; 186 INT WAV_InputRead (HANDLE_WAV wav, void *sampleBuffer, UINT numSamples, int nBufBits); 219 INT WAV_OutputWrite(HANDLE_WAV wav, void *sampleBuffer, UINT numberOfSamples, int nBufBits, int nSi…
|
/external/lzma/CPP/Common/ |
D | StringConvert.h | 9 UString MultiByteToUnicodeString(const AString &srcString, UINT codePage = CP_ACP); 12 void MultiByteToUnicodeString2(UString &dest, const AString &srcString, UINT codePage = CP_ACP); 13 void UnicodeStringToMultiByte2(AString &dest, const UString &s, UINT codePage, char defaultChar, bo… 14 void UnicodeStringToMultiByte2(AString &dest, const UString &srcString, UINT codePage); 16 AString UnicodeStringToMultiByte(const UString &srcString, UINT codePage, char defaultChar, bool &d… 17 AString UnicodeStringToMultiByte(const UString &srcString, UINT codePage = CP_ACP); 25 inline UString GetUnicodeString(const AString &multiByteString, UINT codePage) in GetUnicodeString() 27 inline const wchar_t* GetUnicodeString(const wchar_t* unicodeString, UINT) in GetUnicodeString() argument 29 inline const UString& GetUnicodeString(const UString &unicodeString, UINT) in GetUnicodeString() argument 52 inline const wchar_t* GetSystemString(const wchar_t* unicodeString, UINT /* codePage */) in GetSystemString() argument [all …]
|
/external/aac/libSBRenc/src/ |
D | ps_bitenc.cpp | 98 inline UCHAR FDKsbrEnc_WriteBits_ps(HANDLE_FDK_BITSTREAM hBitStream, UINT value, in FDKsbrEnc_WriteBits_ps() 99 const UINT numberOfBits) in FDKsbrEnc_WriteBits_ps() 120 static const UINT iidDeltaFreqCoarse_Length[] = 126 static const UINT iidDeltaFreqCoarse_Code[] = 134 static const UINT iidDeltaFreqFine_Length[] = 144 static const UINT iidDeltaFreqFine_Code[] = 156 static const UINT iidDeltaTimeCoarse_Length[] = 162 static const UINT iidDeltaTimeCoarse_Code[] = 170 static const UINT iidDeltaTimeFine_Length[] = 180 static const UINT iidDeltaTimeFine_Code[] = [all …]
|
/external/aac/libSYS/src/ |
D | genericStds.cpp | 201 char *FDKstrncpy(char *dest, const char *src, UINT n) { return strncpy(dest, src, n); } in FDKstrncpy() 208 void *FDKcalloc (const UINT n, const UINT size) in FDKcalloc() 219 void *FDKmalloc (const UINT size) in FDKmalloc() 238 void *FDKaalloc(const UINT size, const UINT alignment) in FDKaalloc() 274 void *FDKcalloc_L(const UINT dim, const UINT size, MEMORY_SECTION s) in FDKcalloc_L() 303 void *FDKaalloc_L(const UINT size, const UINT alignment, MEMORY_SECTION s) in FDKaalloc_L() 335 void FDKmemcpy(void *dst, const void *src, const UINT size) in FDKmemcpy() 342 void FDKmemmove(void *dst, const void *src, const UINT size) { memmove(dst, src, size); } in FDKmemmove() 343 void FDKmemset(void *memPtr, const INT value, const UINT size) { memset(memPtr, value, size); } in FDKmemset() 344 void FDKmemclear(void *memPtr, const UINT size) { FDKmemset(memPtr,0,size); } in FDKmemclear() [all …]
|
/external/aac/libMpegTPDec/include/ |
D | tp_data.h | 193 UINT m_frameLengthFlag ; 194 UINT m_dependsOnCoreCoder ; 195 UINT m_coreCoderDelay ; 197 UINT m_extensionFlag ; 198 UINT m_extensionFlag3 ; 200 UINT m_layer; 201 UINT m_numOfSubFrame; 202 UINT m_layerLength; 254 …UINT m_samplingFrequency; /**< Samplerate. … 255 …UINT m_samplesPerFrame; /**< Amount of samples per frame. … [all …]
|
D | tpdec_lib.h | 189 UINT alignAnchor ); 210 const UINT channelConfig ); 231 UINT channelConfig, 232 const UINT tag, 233 const UINT channelIdx, 316 const UINT length, 317 const UINT layer ); 329 const UINT flags ); 387 const UINT bufferSize, 388 UINT *pBytesValid, [all …]
|
/external/aac/libMpegTPEnc/include/ |
D | tp_data.h | 193 UINT m_frameLengthFlag ; 194 UINT m_dependsOnCoreCoder ; 195 UINT m_coreCoderDelay ; 197 UINT m_extensionFlag ; 198 UINT m_extensionFlag3 ; 200 UINT m_layer; 201 UINT m_numOfSubFrame; 202 UINT m_layerLength; 254 …UINT m_samplingFrequency; /**< Samplerate. … 255 …UINT m_samplesPerFrame; /**< Amount of samples per frame. … [all …]
|
/external/mesa3d/include/GL/ |
D | wglext.h | 453 extern HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType); 458 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType); 479 extern BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT n… 480 extern BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT n… 481 …c, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *n… 483 …TPIXELFORMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const … 484 …TPIXELFORMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const … 485 …c, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *n… 601 extern BOOL WINAPI wglGetPixelFormatAttribivEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT n… 602 extern BOOL WINAPI wglGetPixelFormatAttribfvEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT n… [all …]
|
/external/aac/libAACenc/include/ |
D | aacenc_lib.h | 762 …UINT maxOutBufBytes; /*!< Maximum number of encoder bitstream bytes within one… 766 …UINT maxAncBytes; /*!< Maximum number of ancillary data bytes which can be … 769 …UINT inBufFillLevel; /*!< Internal input buffer fill level in samples per chan… 772 …UINT inputChannels; /*!< Number of input channels expected in encoding proces… 774 …UINT frameLength; /*!< Amount of input audio samples consumed each frame pe… 777 …UINT encoderDelay; /*!< Codec delay in PCM samples/channel. Depends on frame… 783 UINT confSize; /*!< Number of valid bytes in confBuf. */ 1090 const UINT encModules, 1091 const UINT maxChannels 1195 const UINT value [all …]
|
/external/aac/libAACdec/include/ |
D | aacdecoder_lib.h | 559 …UINT outputDelay; /*!< The number of samples the output is additionally delay… 561 …UINT flags; /*!< Copy of internal flags. Only to be written by the deco… 569 …UINT numTotalBytes; /*!< This is the number of total bytes that have passed thr… 570 …UINT numBadBytes; /*!< This is the number of total bytes that were considered… 571 …UINT numTotalAccessUnits; /*!< This is the number of total access units that have pas… 572 …UINT numBadAccessUnits; /*!< This is the number of total access units that were con… 649 UINT *pFreeBytes); 657 aacDecoder_Open ( TRANSPORT_TYPE transportFmt, UINT nrOfLayers ); 673 const UINT length[] ); 698 const UINT bufferSize[], [all …]
|