HomeSort by relevance Sort by last modified time
    Searched refs:UINT (Results 251 - 275 of 925) sorted by null

<<11121314151617181920>>

  /external/aac/libMpegTPEnc/src/
tpenc_latm.h 149 UINT latmSubframeStart; /* Position of current subframe start */
178 UINT audioMuxVersion,
  /external/aac/libSBRdec/src/
env_calc.h 127 const UINT flags,
135 const UINT flags);
env_extr.h 221 UINT sbrProcSmplRate; /*!< SBR processing sampling frequency (!= OutputSamplingRate)
291 const UINT flags,
299 const UINT flags,
305 const UINT flags,
320 const UINT flags
  /external/aac/libSYS/include/
machine_type.h 121 /** \var UINT
156 typedef unsigned int UINT;
161 #define ULONG UINT
  /external/aac/libSYS/src/
conv_string.cpp 126 INT hexString2CharBuf(const char *string, UCHAR *charBuf, UINT charBufLength)
128 UINT i, k = 0;
  /external/chromium_org/base/process/
process_win.cc 32 typedef UINT (WINAPI *TerminateProcessPtr)(HANDLE handle, UINT code);
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_desktop_window_tree_host_win.h 47 virtual bool PreHandleMSG(UINT message,
51 virtual void PostHandleMSG(UINT message,
  /external/chromium_org/content/test/plugin/
plugin_npobject_lifetime_test.h 34 static void CALLBACK TimerProc(HWND window, UINT message, UINT_PTR timer_id,
72 static void CALLBACK TimerProc(HWND window, UINT message, UINT_PTR timer_id,
  /external/chromium_org/media/audio/win/
wavein_input_win.h 64 static void CALLBACK WaveCallback(HWAVEIN hwi, UINT msg, DWORD_PTR instance,
82 bool GetDeviceId(UINT* device_index);
waveout_output_win.h 40 UINT device_id);
112 UINT device_id_;
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
InputLayoutCache.h 71 UINT mCurrentVertexStrides[gl::MAX_VERTEX_ATTRIBS];
72 UINT mCurrentVertexOffsets[gl::MAX_VERTEX_ATTRIBS];
  /external/chromium_org/third_party/npapi/npspy/include/
xp.h 116 #ifndef UINT
117 #define UINT unsigned int
  /external/chromium_org/third_party/skia/src/utils/win/
SkDWriteGeometrySink.h 38 virtual void STDMETHODCALLTYPE AddLines(const D2D1_POINT_2F *points, UINT pointsCount) SK_OVERRIDE;
39 virtual void STDMETHODCALLTYPE AddBeziers(const D2D1_BEZIER_SEGMENT *beziers, UINT beziersCount) SK_OVERRIDE;
  /external/chromium_org/ui/base/win/
foreground_helper.cc 76 void ForegroundHelper::OnHotKey(int id, UINT vcode, UINT modifiers) {
  /external/skia/src/utils/win/
SkDWriteGeometrySink.h 38 virtual void STDMETHODCALLTYPE AddLines(const D2D1_POINT_2F *points, UINT pointsCount) SK_OVERRIDE;
39 virtual void STDMETHODCALLTYPE AddBeziers(const D2D1_BEZIER_SEGMENT *beziers, UINT beziersCount) SK_OVERRIDE;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
devicetopology.h 484 UINT *pcChannels) = 0;
487 UINT nChannel,
493 UINT nChannel,
497 UINT nChannel,
533 UINT *pcChannels);
537 UINT nChannel,
544 UINT nChannel,
549 UINT nChannel,
595 static FORCEINLINE HRESULT IPerChannelDbLevel_GetChannelCount(IPerChannelDbLevel* This,UINT *pcChannels) {
598 static FORCEINLINE HRESULT IPerChannelDbLevel_GetLevelRange(IPerChannelDbLevel* This,UINT nChannel,float *pfMinLevelDB,float *pfMaxLevelDB,float *pfStepping)
    [all...]
wingdi.h 703 UINT ciCharset;
704 UINT ciACP;
905 UINT ntmSizeEM;
906 UINT ntmCellHeight;
907 UINT ntmAvgWidth;
932 UINT ntmSizeEM;
933 UINT ntmCellHeight;
934 UINT ntmAvgWidth;
969 UINT lbStyle;
975 UINT lbStyle
    [all...]
windowsx.h 73 #define HANDLE_WM_COMPACTING(hwnd,wParam,lParam,fn) ((fn)((hwnd),(UINT)(wParam)),(LRESULT)0)
74 #define FORWARD_WM_COMPACTING(hwnd,compactRatio,fn) (void)(fn)((hwnd),WM_COMPACTING,(WPARAM)(UINT)(compactRatio),(LPARAM)0)
87 #define HANDLE_WM_SPOOLERSTATUS(hwnd,wParam,lParam,fn) ((fn)((hwnd),(UINT)(wParam),(int)(short)LOWORD(lParam)),(LRESULT)0)
116 #define HANDLE_WM_SHOWWINDOW(hwnd,wParam,lParam,fn) ((fn)((hwnd),(WINBOOL)(wParam),(UINT)(lParam)),(LRESULT)0)
117 #define FORWARD_WM_SHOWWINDOW(hwnd,fShow,status,fn) (void)(fn)((hwnd),WM_SHOWWINDOW,(WPARAM)(WINBOOL)(fShow),(LPARAM)(UINT)(status))
143 #define HANDLE_WM_SIZE(hwnd,wParam,lParam,fn) ((fn)((hwnd),(UINT)(wParam),(int)(short)LOWORD(lParam),(int)(short)HIWORD(lParam)),(LRESULT)0)
144 #define FORWARD_WM_SIZE(hwnd,state,cx,cy,fn) (void)(fn)((hwnd),WM_SIZE,(WPARAM)(UINT)(state),MAKELPARAM((cx),(cy)))
167 #define HANDLE_WM_NCCALCSIZE(hwnd,wParam,lParam,fn) (LRESULT)(DWORD)(UINT)(fn)((hwnd),(WINBOOL)(wParam),(NCCALCSIZE_PARAMS *)(lParam))
168 #define FORWARD_WM_NCCALCSIZE(hwnd,fCalcValidRects,lpcsp,fn) (UINT)(DWORD)(fn)((hwnd),WM_NCCALCSIZE,(WPARAM)(fCalcValidRects),(LPARAM)(NCCALCSIZE_PARAMS *)(lpcsp))
170 #define HANDLE_WM_NCHITTEST(hwnd,wParam,lParam,fn) (LRESULT)(DWORD)(UINT)(fn)((hwnd),(int)(short)LOWORD(lParam),(int)(short)HIWORD(lParam)
    [all...]
inputscope.h 98 HRESULT WINAPI SetInputScopes(HWND hwnd,const InputScope *pInputScopes,UINT cInputScopes,WCHAR **ppszPhraseList,UINT cPhrases,WCHAR *pszRegExp,WCHAR *pszSRGS);
114 UINT *pcCount) = 0;
118 UINT *pcCount) = 0;
153 UINT *pcCount);
158 UINT *pcCount);
202 static FORCEINLINE HRESULT ITfInputScope_GetInputScopes(ITfInputScope* This,InputScope **pprgInputScopes,UINT *pcCount) {
205 static FORCEINLINE HRESULT ITfInputScope_GetPhrase(ITfInputScope* This,BSTR **ppbstrPhrases,UINT *pcCount) {
225 UINT *pcCount);
234 UINT *pcCount)
    [all...]
d3dx9shader.h 98 UINT Constants;
105 UINT RegisterIndex;
106 UINT RegisterCount;
109 UINT Rows;
110 UINT Columns;
111 UINT Elements;
112 UINT StructMembers;
113 UINT Bytes;
133 STDMETHOD(GetConstantDesc)(THIS_ D3DXHANDLE hConstant, D3DXCONSTANT_DESC *pConstantDesc, UINT *pCount) PURE;
134 STDMETHOD_(UINT, GetSamplerIndex)(THIS_ D3DXHANDLE hConstant) PURE
    [all...]
  /external/chromium_org/chrome/browser/ui/views/status_icons/
status_tray_win_unittest.cc 24 virtual void EnqueueChange(UINT icon_id, HWND window) {
31 UINT icon_id() { return icon_id_; }
36 UINT icon_id_;
123 UINT message_id = icon->message_id();
124 UINT icon_id = icon->icon_id();
  /external/chromium_org/content/browser/gamepad/
raw_input_data_fetcher_win.cc 125 UINT count = 0;
126 UINT result = GetRawInputDeviceList(NULL, &count, sizeof(RAWINPUTDEVICELIST));
127 if (result == static_cast<UINT>(-1)) {
136 if (result == static_cast<UINT>(-1)) {
142 for (UINT i = 0; i < count; ++i) {
164 UINT size = 0;
171 UINT result = GetRawInputDeviceInfo(hDevice, RIDI_DEVICEINFO,
173 if (result == static_cast<UINT>(-1)) {
184 if (result == static_cast<UINT>(-1)) {
215 if (result == static_cast<UINT>(-1))
    [all...]
  /external/lzma/CPP/Common/
MyWindows.h 32 typedef unsigned int UINT;
165 UINT uintVal;
184 MY_EXTERN_C BSTR SysAllocStringByteLen(LPCSTR psz, UINT len);
187 MY_EXTERN_C UINT SysStringByteLen(BSTR bstr);
188 MY_EXTERN_C UINT SysStringLen(BSTR bstr);
  /hardware/ti/omap3/dspbridge/libbridge/
DSPStrm.c 102 UINT uStreamInfoSize);
109 DBAPI DSPStream_AllocateBuffers(DSP_HSTREAM hStream, UINT uSize,
110 OUT BYTE **apBuffer, UINT uNumBufs)
112 UINT i;
113 UINT uAllocated = 0;
277 UINT uNumBufs)
279 UINT i;
349 OUT struct DSP_STREAMINFO *pStreamInfo, UINT uStreamInfoSize)
454 DBAPI DSPStream_Open(DSP_HNODE hNode, UINT uDirection, UINT uIndex
    [all...]
DSPProcessor.c 95 DBAPI DSPProcessor_Attach(UINT uProcessor,
158 IN DSP_HNODE *aNodeTab, IN UINT uNodeTabSize,
159 OUT UINT *puNumNodes, OUT UINT *puAllocated)
169 if (!DSP_ValidWritePtr(puNumNodes, sizeof(UINT)) &&
170 !DSP_ValidWritePtr(puAllocated, sizeof(UINT)) &&
186 !DSP_ValidWritePtr(puNumNodes, sizeof(UINT)) &&
187 !DSP_ValidWritePtr(puAllocated, sizeof(UINT)) &&
300 UINT uResourceType, OUT struct DSP_RESOURCEINFO *pResourceInfo,
301 UINT uResourceInfoSize
    [all...]

Completed in 966 milliseconds

<<11121314151617181920>>