Searched refs:UINT (Results 51 - 75 of 581) sorted by relevance

1234567891011>>

/external/chromium_org/ui/gfx/win/
H A Dwindow_impl.h24 UINT message,
68 void set_initial_class_style(UINT class_style) {
73 UINT initial_class_style() const { return class_style_; }
77 virtual LRESULT OnWndProc(UINT message, WPARAM w_param, LPARAM l_param);
90 UINT message,
108 UINT class_style_;
/external/aac/libMpegTPDec/include/
H A Dtpdec_lib.h189 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 *pBytesVali
[all...]
/external/chromium_org/third_party/cython/src/Cython/Utility/
H A DOverflow.c55 static CYTHON_INLINE {{UINT}} __Pyx_add_{{NAME}}_checking_overflow({{UINT}} a, {{UINT}} b, int *overflow);
56 static CYTHON_INLINE {{UINT}} __Pyx_sub_{{NAME}}_checking_overflow({{UINT}} a, {{UINT}} b, int *overflow);
57 static CYTHON_INLINE {{UINT}} __Pyx_mul_{{NAME}}_checking_overflow({{UINT}} a, {{UINT}} b, int *overflow);
58 static CYTHON_INLINE {{UINT}} __Pyx_div
[all...]
/external/chromium_org/media/formats/webm/
H A Dwebm_parser.cc25 UINT, enumerator in enum:media::ElementType
50 {UINT, kWebMIdEBMLVersion},
51 {UINT, kWebMIdEBMLReadVersion},
52 {UINT, kWebMIdEBMLMaxIDLength},
53 {UINT, kWebMIdEBMLMaxSizeLength},
55 {UINT, kWebMIdDocTypeVersion},
56 {UINT, kWebMIdDocTypeReadVersion},
76 {UINT, kWebMIdSeekPosition},
88 {UINT, kWebMIdTimecodeScale},
97 {UINT, kWebMIdChapterTranslateEditionUI
[all...]
/external/chromium_org/content/browser/renderer_host/
H A Dlegacy_render_widget_host_win.h121 LRESULT OnEraseBkGnd(UINT message, WPARAM w_param, LPARAM l_param);
122 LRESULT OnGetObject(UINT message, WPARAM w_param, LPARAM l_param);
123 LRESULT OnKeyboardRange(UINT message, WPARAM w_param, LPARAM l_param,
125 LRESULT OnMouseLeave(UINT message, WPARAM w_param, LPARAM l_param);
126 LRESULT OnMouseRange(UINT message, WPARAM w_param, LPARAM l_param,
128 LRESULT OnMouseActivate(UINT message, WPARAM w_param, LPARAM l_param);
129 LRESULT OnTouch(UINT message, WPARAM w_param, LPARAM l_param);
130 LRESULT OnScroll(UINT message, WPARAM w_param, LPARAM l_param);
131 LRESULT OnNCHitTest(UINT message, WPARAM w_param, LPARAM l_param);
133 LRESULT OnNCPaint(UINT messag
[all...]
/external/aac/libSYS/src/
H A DgenericStds.cpp196 char *FDKstrncpy(char *dest, const char *src, UINT n) { return strncpy(dest, src, n); }
203 void *FDKcalloc (const UINT n, const UINT size)
214 void *FDKmalloc (const UINT size)
233 void *FDKaalloc(const UINT size, const UINT alignment)
269 void *FDKcalloc_L(const UINT dim, const UINT size, MEMORY_SECTION s)
298 void *FDKaalloc_L(const UINT size, const UINT alignmen
[all...]
/external/pdfium/fpdfsdk/include/javascript/
H A DJS_Console.h41 UINT m_nID;
42 UINT m_stxLeft : 4; // when left resizing ...
43 UINT m_stxRight : 4; // when right resizing ...
44 UINT m_styTop : 4; // when top resizing ...
45 UINT m_styBottom : 4; // when bottom resizing ...
46 UINT m_bFlickerFree : 1;
47 UINT m_bInvalidate : 1; // Invalidate ctrl's rect(eg. no-automatical update for static when resize+move)
48 UINT m_r0 : 14;
69 CJS_ResizeDlg(UINT nID,CWnd *pParentWnd = NULL);
78 UINT m_nDelaySid
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/
H A Ddxgi.idl23 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 SubSysI
[all...]
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
H A Ddxgi.idl23 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 SubSysI
[all...]
/external/aac/libSBRenc/include/
H A Dsbr_encoder.h141 UINT bitrateFrom; /*!< inclusive */
142 UINT bitrateTo; /*!< exclusive */
144 UINT sampleRate; /*!< */
178 UINT useSpeechConfig; /*!< Flag: adapt tuning parameters according to speech. */
228 UINT sbrSyntaxFlags; /**< SBR syntax flags derived from AOT. */
293 UINT sbrEncoder_LimitBitRate(UINT bitRate, UINT numChannels, UINT coreSampleRate, AUDIO_OBJECT_TYPE aot);
303 UINT sbrEncoder_IsSingleRatePossibl
[all...]
/external/aac/libAACdec/include/
H A Daacdecoder_lib.h558 UINT outputDelay; /*!< The number of samples the output is additionally delayed by the decoder. */
560 UINT flags; /*!< Copy of internal flags. Only to be written by the decoder, and only to be read externally. */
568 UINT numTotalBytes; /*!< This is the number of total bytes that have passed through the decoder. */
569 UINT numBadBytes; /*!< This is the number of total bytes that were considered with errors from numTotalBytes. */
570 UINT numTotalAccessUnits; /*!< This is the number of total access units that have passed through the decoder. */
571 UINT numBadAccessUnits; /*!< This is the number of total access units that were considered with errors from numTotalBytes. */
648 UINT *pFreeBytes);
656 aacDecoder_Open ( TRANSPORT_TYPE transportFmt, UINT nrOfLayers );
672 const UINT length[] );
697 const UINT bufferSiz
[all...]
/external/aac/libPCMutils/include/
H A Dlimiter.h177 const UINT gain_size,
178 const UINT gain_delay,
179 const UINT nSamples);
/external/chromium_org/chrome/browser/ui/views/status_icons/
H A Dstatus_tray_win.cc19 static const UINT kStatusIconMessage = WM_APP + 1;
23 const UINT kBaseIconId = 2;
25 UINT ReservedIconId(StatusTray::StatusIconType type) {
26 return kBaseIconId + static_cast<UINT>(type);
44 virtual void EnqueueChange(UINT icon_id, HWND window) OVERRIDE {
63 static void EnqueueChangeOnWorkerThread(UINT icon_id, HWND window) {
138 UINT message,
150 UINT message,
204 UINT next_icon_id;
218 UINT StatusTrayWi
[all...]
/external/chromium_org/content/browser/
H A Dsystem_message_window_win.h22 virtual LRESULT OnDeviceChange(UINT event_type, LPARAM data);
27 LRESULT CALLBACK WndProc(HWND hwnd, UINT message,
31 UINT message,
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_wgl.h51 UINT nBytes,
67 UINT uiFlags;
73 wglSwapMultipleBuffers(UINT n,
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_wgl.h51 UINT nBytes,
67 UINT uiFlags;
73 wglSwapMultipleBuffers(UINT n,
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
H A DVertexDeclarationCache.h34 UINT mMaxLru;
52 UINT lruCount;
/external/chromium_org/third_party/skia/include/utils/
H A DSkWGL.h73 BOOL choosePixelFormat(HDC hdc, const int*, const FLOAT*, UINT, int*, UINT*) const;
74 BOOL getPixelFormatAttribiv(HDC, int, int, UINT, const int*, int*) const;
75 BOOL getPixelFormatAttribfv(HDC hdc, int, int, UINT, const int*, FLOAT*) const;
104 typedef BOOL (WINAPI *ChoosePixelFormatProc)(HDC, const int *, const FLOAT *, UINT, int *, UINT *);
105 typedef BOOL (WINAPI *GetPixelFormatAttribivProc)(HDC, int, int, UINT, const int*, int*);
106 typedef BOOL (WINAPI *GetPixelFormatAttribfvProc)(HDC, int, int, UINT, const int*, FLOAT*);
/external/chromium_org/ui/base/win/
H A Dmessage_box_win.cc19 UINT flags) {
23 UINT actual_flags = flags;
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
H A DSDL_dx5events_c.h30 DX5_HandleMessage(_THIS, HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam);
/external/aac/libAACdec/src/
H A Daacdec_hcr_types.h274 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 pEscapeSequenceInf
[all...]
H A Drvlcbit.cpp110 UINT bit;
/external/aac/libFDK/include/
H A DFDK_hybrid.h130 UINT LFmemorySize; /*!< Size of LF states buffer. */
131 UINT HFmemorySize; /*!< Size of HF states buffer. */
165 const UINT LFmemorySize,
167 const UINT HFmemorySize
/external/aac/libMpegTPDec/src/
H A Dtpdec_adif.h101 UINT BitRate;
/external/aac/libMpegTPEnc/include/
H A DmpegFileWrite.h116 UINT confSize

Completed in 742 milliseconds

1234567891011>>