Searched refs:UINT (Results 1 - 25 of 581) sorted by relevance

1234567891011>>

/external/dexmaker/src/dx/java/com/android/dx/dex/
H A DSizeOf.java24 public static final int UINT = 4; field in class: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;
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/
H A Dd3d11shader.idl50 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 StartTextur
[all...]
H A Dd3d10shader.idl84 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 TextureSiz
[all...]
H A Ddxgitype.idl27 UINT Count;
28 UINT Quality;
53 UINT Numerator;
54 UINT Denominator;
58 UINT Width;
59 UINT Height;
70 UINT NumGammaControlPoints;
H A Dd3d11.idl412 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 righ
[all...]
H A Dd3d10misc.h37 HMODULE swrast, UINT flags, UINT sdk_version, ID3D10Device **device);
40 HMODULE swrast, UINT flags, UINT sdk_version, DXGI_SWAP_CHAIN_DESC *swapchain_desc,
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
H A Dd3d11shader.idl50 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 StartTextur
[all...]
H A Dd3d10shader.idl84 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 TextureSiz
[all...]
H A Ddxgitype.idl27 UINT Count;
28 UINT Quality;
53 UINT Numerator;
54 UINT Denominator;
58 UINT Width;
59 UINT Height;
70 UINT NumGammaControlPoints;
H A Dd3d11.idl412 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 righ
[all...]
H A Dd3d10misc.h37 HMODULE swrast, UINT flags, UINT sdk_version, ID3D10Device **device);
40 HMODULE swrast, UINT flags, UINT sdk_version, DXGI_SWAP_CHAIN_DESC *swapchain_desc,
/external/aac/libFDK/include/
H A DFDK_bitbuffer.h100 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 bufSiz
[all...]
H A DFDK_crc.h109 UINT bitBufCntBits;
110 UINT validBits;
127 UINT regStart; /*!< Start region marker for synchronization. */
128 UINT regStop; /*!< Stop region marker for synchronization. */
154 const UINT crcPoly,
155 const UINT crcStartValue,
156 const UINT crcLen
/external/aac/libAACdec/src/
H A Daacdec_hcrs.h144 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*);
H A Daacdec_hcr.h102 UINT HcrInit(H_HCR_INFO pHcr,
106 UINT HcrDecoder (H_HCR_INFO hHcr,
112 UINT treeNode,
113 UINT *branchValue,
114 UINT *branchNode
H A Daacdec_drc_types.h114 UINT expiryCount;
115 UINT numBands;
125 UINT excludedChnsMask;
141 UINT expiryFrame;
162 UINT prlExpiryCount; /* Counter that can be used to monitor the life time of the program reference level. */
166 UINT dvbAncDataPosition; /* Used to store the DVB ancillary data payload position in the bitstream (only one per frame) */
167 UINT drcPayloadPosition[MAX_DRC_THREADS]; /* Used to store the DRC payload positions in the bitstream */
H A Dchannel.h119 UINT flags,
141 const UINT flags,
142 const UINT frame_length,
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusImageCodec.h24 OUT UINT *numDecoders,
25 OUT UINT *size)
33 IN UINT numDecoders,
34 IN UINT size,
43 OUT UINT *numEncoders,
44 OUT UINT *size)
52 IN UINT numEncoders,
53 IN UINT size,
/external/chromium_org/third_party/fips181/
H A Downtypes.h33 typedef unsigned int UINT; typedef
/external/lzma/CPP/Common/
H A DListFileUtils.h9 bool ReadNamesFromListFile(LPCWSTR fileName, UStringVector &strings, UINT codePage = CP_OEMCP);
H A DStringConvert.h10 UString MultiByteToUnicodeString(const AString &srcString, UINT codePage = CP_ACP);
11 AString UnicodeStringToMultiByte(const UString &srcString, UINT codePage, char defaultChar, bool &defaultCharWasUsed);
12 AString UnicodeStringToMultiByte(const UString &srcString, UINT codePage = CP_ACP);
21 inline UString GetUnicodeString(const AString &multiByteString, UINT codePage)
23 inline const wchar_t* GetUnicodeString(const wchar_t* unicodeString, UINT)
25 inline const UString& GetUnicodeString(const UString &unicodeString, UINT)
48 inline const wchar_t* GetSystemString(const wchar_t* unicodeString, UINT /* codePage */)
50 inline const UString& GetSystemString(const UString &unicodeString, UINT /* codePage */)
52 inline UString GetSystemString(const AString &multiByteString, UINT codePage)
59 inline const AString& GetSystemString(const AString &multiByteString, UINT)
[all...]
/external/chromium_org/third_party/webrtc/modules/audio_device/win/
H A Daudio_mixer_manager_win.h82 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) const;
91 bool GetAllLineControls(UINT mixId, const MIXERLINE& line, MIXERCONTROL* controlArray, bool trace = false) const;
92 bool GetLineControl(UINT mixI
[all...]
/external/aac/libFDK/src/
H A DFDK_bitbuffer.cpp100 const UINT BitMask [32+1] =
113 const UINT *const RESTRICT pBitMask = BitMask;
116 UINT bufSize)
126 UINT bufSize, UINT validBits)
140 UINT x = 0, n=bufSize;
158 INT FDK_get (HANDLE_FDK_BITBUF hBitBuf, const UINT numberOfBits)
160 UINT byteOffset = hBitBuf->BitNdx >> 3 ;
161 UINT bitOffset = hBitBuf->BitNdx & 0x07 ;
167 UINT byteMas
[all...]
/external/aac/libMpegTPDec/src/
H A Dtpdec_latm.h111 UINT m_frameLengthType;
112 UINT m_bufferFullness;
113 UINT m_streamID;
114 UINT m_frameLengthInBits;
119 UINT m_taraBufferFullness;
120 UINT m_otherDataLength;
121 UINT m_audioMuxLengthBytes; /* Length of LOAS payload */
173 UINT CLatmDemux_GetNrOfSubFrames(CLatmDemux *pLatmDemux);
/external/aac/libSYS/include/
H A Dwav_file.h141 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 nSigBits);

Completed in 367 milliseconds

1234567891011>>