HomeSort by relevance Sort by last modified time
    Searched refs:UINT (Results 26 - 50 of 469) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/aac/libAACdec/src/
aacdec_drc_types.h 114 UINT expiryCount;
115 UINT numBands;
125 UINT excludedChnsMask;
138 UINT expiryFrame;
158 UINT dvbAncDataPosition; /* Used to store the DVB ancillary data payload position in the bitstream (only one per frame) */
159 UINT drcPayloadPosition[MAX_DRC_THREADS]; /* Used to store the DRC payload positions in the bitstream */
channel.h 119 UINT flags,
141 const UINT flags,
142 const UINT frame_length,
aacdec_hcr_bit.h 100 UINT HcrGetABitFromBitstream(HANDLE_FDK_BITSTREAM bs,
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 )
237 UINT freeBits;
238 UINT exponent;
245 UINT x = (((int)value << freeBits) >> 19)
    [all...]
stereo.h 130 UINT flags
  /external/chromium/chrome/browser/ui/views/status_icons/
status_icon_win.h 23 StatusIconWin(UINT id, HWND window, UINT message);
32 UINT icon_id() const { return icon_id_; }
34 UINT message_id() const { return message_id_; }
52 UINT icon_id_;
58 UINT message_id_;
  /external/webkit/Tools/TestWebKitAPI/win/
WindowMessageObserver.h 33 virtual void windowReceivedMessage(HWND, UINT message, WPARAM, LPARAM) = 0;
  /hardware/ti/omap3/dspbridge/inc/
DSPProcessor.h 86 extern DBAPI DSPProcessor_Attach(UINT uProcessor,
133 IN UINT uNodeTabSize,
134 OUT UINT * puNumNodes,
135 OUT UINT * puAllocated);
207 UINT uResourceType,
210 UINT uResourceInfoSize);
232 UINT uStateInfoSize);
287 UINT uEventMask,
288 UINT uNotifyType,
qosregistry.h 207 UINT align; /* alignment of memory heap */
209 UINT heapId; /* resource heap ID */
211 UINT size; /* size of memory heap */
213 UINT type; /* type of memory: prefer/require/scratch/persist */
215 UINT allocated; /* size of heap in use (not free) */
217 UINT largestfree; /* size of largest contiguous free block */
219 UINT group; /* scratch group ID (only for scratch memory) */
238 UINT MaxMips; /* max cpu cycles required for component */
240 UINT TypicalMips; /* typical cpu cycles required */
242 UINT MaxCycles; /* max cpu cycles for single iteration */
    [all...]
strmdefs.h 52 UINT lMode; /* transport mode of stream(DMA, ZEROCOPY..) */
53 UINT uSegment; /* Segment strm allocs from. 0 is local mem */
DSPNode.h 117 extern DBAPI DSPNode_AllocMsgBuf(DSP_HNODE hNode, UINT uSize,
166 extern DBAPI DSPNode_Connect(DSP_HNODE hNode, UINT uStream,
167 DSP_HNODE hOtherNode, UINT uOtherStream,
202 extern DBAPI DSPNode_ConnectEx(DSP_HNODE hNode, UINT uStream,
203 DSP_HNODE hOtherNode, UINT uOtherStream,
293 OUT struct DSP_NODEATTR * pAttr, UINT uAttrSize);
317 UINT uTimeout);
361 UINT uTimeout);
379 extern DBAPI DSPNode_RegisterNotify(DSP_HNODE hNode, UINT uEventMask,
380 UINT uNotifyType
    [all...]
wcdioctl.h 78 UINT uNode;
80 UINT uNDBPropsSize;
81 UINT *puNumNodes;
85 UINT uProcessor;
87 UINT uProcessorInfoSize;
88 UINT *puNumProcs;
104 UINT uCount;
105 UINT *puIndex;
106 UINT uTimeout;
111 UINT uProcessor
    [all...]
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor.h 86 extern DBAPI DSPProcessor_Attach(UINT uProcessor,
133 IN UINT uNodeTabSize,
134 OUT UINT * puNumNodes,
135 OUT UINT * puAllocated);
207 UINT uResourceType,
210 UINT uResourceInfoSize);
232 UINT uStateInfoSize);
287 UINT uEventMask,
288 UINT uNotifyType,
qosregistry.h 201 UINT align; /* alignment of memory heap */
203 UINT heapId; /* resource heap ID */
205 UINT size; /* size of memory heap */
207 UINT type; /* type of memory: prefer/require/scratch/persist */
209 UINT allocated; /* size of heap in use (not free) */
211 UINT largestfree; /* size of largest contiguous free block */
213 UINT group; /* scratch group ID (only for scratch memory) */
232 UINT MaxMips; /* max cpu cycles required for component */
234 UINT TypicalMips; /* typical cpu cycles required */
236 UINT MaxCycles; /* max cpu cycles for single iteration *
    [all...]
strmdefs.h 53 UINT lMode; /* transport mode of stream(DMA, ZEROCOPY..) */
54 UINT uSegment; /* Segment strm allocs from. 0 is local mem */
DSPNode.h 117 extern DBAPI DSPNode_AllocMsgBuf(DSP_HNODE hNode, UINT uSize,
166 extern DBAPI DSPNode_Connect(DSP_HNODE hNode, UINT uStream,
167 DSP_HNODE hOtherNode, UINT uOtherStream,
202 extern DBAPI DSPNode_ConnectEx(DSP_HNODE hNode, UINT uStream,
203 DSP_HNODE hOtherNode, UINT uOtherStream,
293 OUT struct DSP_NODEATTR * pAttr, UINT uAttrSize);
317 UINT uTimeout);
361 UINT uTimeout);
379 extern DBAPI DSPNode_RegisterNotify(DSP_HNODE hNode, UINT uEventMask,
380 UINT uNotifyType
    [all...]
wcdioctl.h 78 UINT uNode;
80 UINT uNDBPropsSize;
81 UINT *puNumNodes;
85 UINT uProcessor;
87 UINT uProcessorInfoSize;
88 UINT *puNumProcs;
104 UINT uCount;
105 UINT *puIndex;
106 UINT uTimeout;
111 UINT uProcessor
    [all...]
  /external/webkit/Source/WebKit/win/
WebCoreStatistics.cpp 96 /* [retval][out] */ UINT* count)
102 *count = (UINT)JSDOMWindow::commonJSGlobalData()->heap.objectCount();
107 /* [retval][out] */ UINT* count)
113 *count = (UINT)JSDOMWindow::commonJSGlobalData()->heap.globalObjectCount();
118 /* [retval][out] */ UINT* count)
124 *count = (UINT)JSDOMWindow::commonJSGlobalData()->heap.protectedObjectCount();
129 /* [retval][out] */ UINT* count)
135 *count = (UINT)JSDOMWindow::commonJSGlobalData()->heap.protectedGlobalObjectCount();
156 /* [retval][out] */ UINT* count)
160 *count = (UINT) iconDatabase().pageURLMappingCount()
    [all...]
  /external/aac/libFDK/src/
FDK_bitbuffer.cpp 100 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 byteMask = hBitBuf->bufSize - 1
    [all...]
  /external/aac/libMpegTPDec/src/
tpdec_latm.h 111 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 */
162 UINT CLatmDemux_GetNrOfSubFrames(CLatmDemux *pLatmDemux);
  /external/skia/include/utils/
SkWGL.h 71 BOOL choosePixelFormat(HDC hdc, const int*, const FLOAT*, UINT, int*, UINT*) const;
72 BOOL getPixelFormatAttribiv(HDC, int, int, UINT, const int*, int*) const;
73 BOOL getPixelFormatAttribfv(HDC hdc, int, int, UINT, const int*, FLOAT*) const;
78 typedef BOOL (WINAPI *ChoosePixelFormatProc)(HDC hdc, const int *, const FLOAT *, UINT, int *, UINT *);
79 typedef BOOL (WINAPI *GetPixelFormatAttribivProc)(HDC, int, int, UINT, const int*, int*);
80 typedef BOOL (WINAPI *GetPixelFormatAttribfvProc)(HDC hdc, int, int, UINT, const int*, FLOAT*);
  /external/aac/libSYS/include/
genericStds.h 155 UINT GetRequiredMem ## name(void);
159 UINT GetRequiredMem ## name(void);
166 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type)); }
172 static UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type)); }
178 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((n1) * sizeof(type)) * (n2); }
184 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type) + ALIGNMENT_DEFAULT + sizeof(void *)); }
190 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((n1) * sizeof(type) + ALIGNMENT_DEFAULT + sizeof(void *)) * (n2); }
196 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type)); }
202 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((n1) * sizeof(type)) * (n2); }
208 UINT GetRequiredMem ## name(void) { return ALGN_SIZE_EXTRES((num) * sizeof(type) + ALIGNMENT_DEFAULT + (…)
    [all...]
  /external/aac/libMpegTPDec/include/
mpegFileRead.h 129 UINT confSize[],
160 UINT bufferSize,
161 UINT *bytesValid
  /external/aac/libFDK/include/
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,
209 const UINT numberOfBits)
215 UINT bits = hBitStream->CacheWord << missingBits;
225 const UINT validMask = BitMask [numberOfBits]
    [all...]
  /external/aac/libAACenc/src/
bitenc.h 144 UINT syntaxFlags,
170 UINT syntaxFlags,
177 UINT alignAnchor,
178 UINT syntaxFlags,

Completed in 456 milliseconds

12 3 4 5 6 7 8 91011>>