Home
last modified time | relevance | path

Searched defs:window (Results 376 - 400 of 454) sorted by relevance

1...<<111213141516171819

/third_party/pulseaudio/speex/tmv/
H A Dmdf_tm.h288 register float * restrict window; in speex_echo_get_residual() local
640 register spx_word16_t * restrict window = st->window; in mdf_update_foreground() local
H A Dpreprocess_tm.h1008 register spx_word16_t * restrict window = st->window; in preprocess_update() local
/third_party/python/Modules/
H A Dzlibmodule.c90 OutputBuffer_WindowInitWithSize(_BlocksOutputBuffer *buffer, _Uint32Window *window, in OutputBuffer_WindowInitWithSize() argument
113 OutputBuffer_WindowGrow(_BlocksOutputBuffer *buffer, _Uint32Window *window, in OutputBuffer_WindowGrow() argument
152 OutputBuffer_WindowFinish(_BlocksOutputBuffer *buffer, _Uint32Window *window, uint32_t avail_out) OutputBuffer_WindowFinish() argument
160 OutputBuffer_WindowOnError(_BlocksOutputBuffer *buffer, _Uint32Window *window) OutputBuffer_WindowOnError() argument
428 _Uint32Window window; // output buffer's UINT32_MAX sliding window zlib_decompress_impl() local
1258 _Uint32Window window; // output buffer's UINT32_MAX sliding window zlib_Decompress_flush_impl() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp160 const de::UniquePtr<vk::wsi::Window> window; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_macsec_linux.c440 macsec_drv_set_replay_protect(void *priv, Boolean enabled, u32 window) macsec_drv_set_replay_protect() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglMultiThreadTests.cpp1098 eglu::NativeWindow* window = DE_NULL; in createDestroyObjects() local
1125 eglu::NativeWindow* window = DE_NULL; in createDestroyObjects() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_macsec_linux.c438 macsec_drv_set_replay_protect(void *priv, bool enabled, u32 window) macsec_drv_set_replay_protect() argument
H A Ddriver_macsec_qca.c460 macsec_qca_set_replay_protect(void *priv, bool enabled, unsigned int window) macsec_qca_set_replay_protect() argument
/test/testfwk/arkxtest/uitest/server/
H A Dsystem_ui_controller.cpp404 AccessibilityWindowInfo window; in GetWidgetsInWindow() local
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/
H A Dzlibndk.cpp961 unsigned char *window; in InflateBackInit() local
994 unsigned char *window; in InflateBack() local
1019 unsigned char *window; in InflateBackEnd() local
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/
H A Davplayerndk.cpp745 OHNativeWindow *window = OH_NativeImage_AcquireNativeWindow(image); in OhAvPlayerSetVideoSurface() local
797 OHNativeWindow *window = OH_NativeImage_AcquireNativeWindow(image); in OhAvPlayerSetVideoSurfaceAbnormalThree() local
990 OHNativeWindow *window = nullptr; member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dwmaprodec.c1175 const float* window; in wmapro_window() local
/third_party/ffmpeg/libavfilter/
H A Daf_surround.c104 AVFrame *window; member
H A Daf_hdcd.c842 uint64_t window; member
H A Daf_afftdn.c138 double *window; member
979 const double *window = s->window; in filter_channel() local
[all...]
H A Dvf_nnedi.c240 const float *window = src_p - 2 * src_stride - 5; in process_old() local
276 const float *window = src_p - 2 * src_stride - 6; in process_new() local
399 const float *window = src_p - (model->ydim / 2) * src_stride - (model->xdim / 2 - 1); in predictor() local
518 const float *window in interpolation() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Dopengl_enc.c177 SDL_Window *window; member
[all...]
/third_party/glfw/src/
H A Dwin32_window.c41 static DWORD getWindowStyle(const _GLFWwindow* window) in getWindowStyle() argument
67 static DWORD getWindowExStyle(const _GLFWwindow* window) in getWindowExStyle() argument
190 applyAspectRatio(_GLFWwindow* window, int edge, RECT* area) applyAspectRatio() argument
225 updateCursorImage(_GLFWwindow* window) updateCursorImage() argument
246 captureCursor(_GLFWwindow* window) captureCursor() argument
266 enableRawMouseMotion(_GLFWwindow* window) enableRawMouseMotion() argument
279 disableRawMouseMotion(_GLFWwindow* window) disableRawMouseMotion() argument
292 disableCursor(_GLFWwindow* window) disableCursor() argument
308 enableCursor(_GLFWwindow* window) enableCursor() argument
323 cursorInContentArea(_GLFWwindow* window) cursorInContentArea() argument
343 updateWindowStyles(const _GLFWwindow* window) updateWindowStyles() argument
372 updateFramebufferTransparency(const _GLFWwindow* window) updateFramebufferTransparency() argument
429 fitToMonitor(_GLFWwindow* window) fitToMonitor() argument
443 acquireMonitor(_GLFWwindow* window) acquireMonitor() argument
464 releaseMonitor(_GLFWwindow* window) releaseMonitor() argument
484 maximizeWindowManually(_GLFWwindow* window) maximizeWindowManually() argument
536 _GLFWwindow* window = GetPropW(hWnd, L"GLFW"); windowProc() local
1276 createNativeWindow(_GLFWwindow* window, const _GLFWwndconfig* wndconfig, const _GLFWfbconfig* fbconfig) createNativeWindow() argument
1495 _glfwCreateWindowWin32(_GLFWwindow* window, const _GLFWwndconfig* wndconfig, const _GLFWctxconfig* ctxconfig, const _GLFWfbconfig* fbconfig) _glfwCreateWindowWin32() argument
1557 _glfwDestroyWindowWin32(_GLFWwindow* window) _glfwDestroyWindowWin32() argument
1585 _glfwSetWindowTitleWin32(_GLFWwindow* window, const char* title) _glfwSetWindowTitleWin32() argument
1595 _glfwSetWindowIconWin32(_GLFWwindow* window, int count, const GLFWimage* images) _glfwSetWindowIconWin32() argument
1633 _glfwGetWindowPosWin32(_GLFWwindow* window, int* xpos, int* ypos) _glfwGetWindowPosWin32() argument
1644 _glfwSetWindowPosWin32(_GLFWwindow* window, int xpos, int ypos) _glfwSetWindowPosWin32() argument
1664 _glfwGetWindowSizeWin32(_GLFWwindow* window, int* width, int* height) _glfwGetWindowSizeWin32() argument
1675 _glfwSetWindowSizeWin32(_GLFWwindow* window, int width, int height) _glfwSetWindowSizeWin32() argument
1707 _glfwSetWindowSizeLimitsWin32(_GLFWwindow* window, int minwidth, int minheight, int maxwidth, int maxheight) _glfwSetWindowSizeLimitsWin32() argument
1726 _glfwSetWindowAspectRatioWin32(_GLFWwindow* window, int numer, int denom) _glfwSetWindowAspectRatioWin32() argument
1741 _glfwGetFramebufferSizeWin32(_GLFWwindow* window, int* width, int* height) _glfwGetFramebufferSizeWin32() argument
1746 _glfwGetWindowFrameSizeWin32(_GLFWwindow* window, int* left, int* top, int* right, int* bottom) _glfwGetWindowFrameSizeWin32() argument
1778 _glfwGetWindowContentScaleWin32(_GLFWwindow* window, float* xscale, float* yscale) _glfwGetWindowContentScaleWin32() argument
1785 _glfwIconifyWindowWin32(_GLFWwindow* window) _glfwIconifyWindowWin32() argument
1790 _glfwRestoreWindowWin32(_GLFWwindow* window) _glfwRestoreWindowWin32() argument
1795 _glfwMaximizeWindowWin32(_GLFWwindow* window) _glfwMaximizeWindowWin32() argument
1803 _glfwShowWindowWin32(_GLFWwindow* window) _glfwShowWindowWin32() argument
1824 _glfwHideWindowWin32(_GLFWwindow* window) _glfwHideWindowWin32() argument
1829 _glfwRequestWindowAttentionWin32(_GLFWwindow* window) _glfwRequestWindowAttentionWin32() argument
1834 _glfwFocusWindowWin32(_GLFWwindow* window) _glfwFocusWindowWin32() argument
1841 _glfwSetWindowMonitorWin32(_GLFWwindow* window, _GLFWmonitor* monitor, int xpos, int ypos, int width, int height, int refreshRate) _glfwSetWindowMonitorWin32() argument
1951 _glfwWindowFocusedWin32(_GLFWwindow* window) _glfwWindowFocusedWin32() argument
1956 _glfwWindowIconifiedWin32(_GLFWwindow* window) _glfwWindowIconifiedWin32() argument
1961 _glfwWindowVisibleWin32(_GLFWwindow* window) _glfwWindowVisibleWin32() argument
1966 _glfwWindowMaximizedWin32(_GLFWwindow* window) _glfwWindowMaximizedWin32() argument
1971 _glfwWindowHoveredWin32(_GLFWwindow* window) _glfwWindowHoveredWin32() argument
1976 _glfwFramebufferTransparentWin32(_GLFWwindow* window) _glfwFramebufferTransparentWin32() argument
2003 _glfwSetWindowResizableWin32(_GLFWwindow* window, GLFWbool enabled) _glfwSetWindowResizableWin32() argument
2008 _glfwSetWindowDecoratedWin32(_GLFWwindow* window, GLFWbool enabled) _glfwSetWindowDecoratedWin32() argument
2013 _glfwSetWindowFloatingWin32(_GLFWwindow* window, GLFWbool enabled) _glfwSetWindowFloatingWin32() argument
2020 _glfwSetWindowMousePassthroughWin32(_GLFWwindow* window, GLFWbool enabled) _glfwSetWindowMousePassthroughWin32() argument
2050 _glfwGetWindowOpacityWin32(_GLFWwindow* window) _glfwGetWindowOpacityWin32() argument
2065 _glfwSetWindowOpacityWin32(_GLFWwindow* window, float opacity) _glfwSetWindowOpacityWin32() argument
2086 _glfwSetRawMouseMotionWin32(_GLFWwindow *window, GLFWbool enabled) _glfwSetRawMouseMotionWin32() argument
2106 _GLFWwindow* window; _glfwPollEventsWin32() local
2204 _glfwGetCursorPosWin32(_GLFWwindow* window, double* xpos, double* ypos) _glfwGetCursorPosWin32() argument
2219 _glfwSetCursorPosWin32(_GLFWwindow* window, double xpos, double ypos) _glfwSetCursorPosWin32() argument
2231 _glfwSetCursorModeWin32(_GLFWwindow* window, int mode) _glfwSetCursorModeWin32() argument
2361 _glfwSetCursorWin32(_GLFWwindow* window, _GLFWcursor* cursor) _glfwSetCursorWin32() argument
2512 _glfwGetEGLNativeWindowWin32(_GLFWwindow* window) _glfwGetEGLNativeWindowWin32() argument
2544 _glfwCreateWindowSurfaceWin32(VkInstance instance, _GLFWwindow* window, const VkAllocationCallbacks* allocator, VkSurfaceKHR* surface) _glfwCreateWindowSurfaceWin32() argument
2589 _GLFWwindow* window = (_GLFWwindow*) handle; glfwGetWin32Window() local
[all...]
H A Dx11_window.c139 static GLFWbool waitForVisibilityNotify(_GLFWwindow* window) in waitForVisibilityNotify() argument
158 static int getWindowState(_GLFWwindow* window) in getWindowState() argument
196 _GLFWwindow* window = (_GLFWwindow*) pointer; in isFrameExtentsEvent() local
249 sendEventToWM(_GLFWwindow* window, Atom type, long a, long b, long c, long d, long e) sendEventToWM() argument
270 updateNormalHints(_GLFWwindow* window, int width, int height) updateNormalHints() argument
321 updateWindowMode(_GLFWwindow* window) updateWindowMode() argument
457 updateCursorImage(_GLFWwindow* window) updateCursorImage() argument
479 captureCursor(_GLFWwindow* window) captureCursor() argument
498 enableRawMouseMotion(_GLFWwindow* window) enableRawMouseMotion() argument
513 disableRawMouseMotion(_GLFWwindow* window) disableRawMouseMotion() argument
527 disableCursor(_GLFWwindow* window) disableCursor() argument
543 enableCursor(_GLFWwindow* window) enableCursor() argument
560 _GLFWwindow* window = (_GLFWwindow*) clientData; inputContextDestroyCallback() local
566 createNativeWindow(_GLFWwindow* window, const _GLFWwndconfig* wndconfig, Visual* visual, int depth) createNativeWindow() argument
1084 acquireMonitor(_GLFWwindow* window) acquireMonitor() argument
1123 releaseMonitor(_GLFWwindow* window) releaseMonitor() argument
1185 _GLFWwindow* window = _glfw.x11.disabledCursorWindow; processEvent() local
1225 _GLFWwindow* window = NULL; processEvent() local
1844 _glfwGetWindowPropertyX11(Window window, Atom property, Atom type, unsigned char** value) _glfwGetWindowPropertyX11() argument
1922 _glfwCreateInputContextX11(_GLFWwindow* window) _glfwCreateInputContextX11() argument
1959 _glfwCreateWindowX11(_GLFWwindow* window, const _GLFWwndconfig* wndconfig, const _GLFWctxconfig* ctxconfig, const _GLFWfbconfig* fbconfig) _glfwCreateWindowX11() argument
2047 _glfwDestroyWindowX11(_GLFWwindow* window) _glfwDestroyWindowX11() argument
2081 _glfwSetWindowTitleX11(_GLFWwindow* window, const char* title) _glfwSetWindowTitleX11() argument
2105 _glfwSetWindowIconX11(_GLFWwindow* window, int count, const GLFWimage* images) _glfwSetWindowIconX11() argument
2155 _glfwGetWindowPosX11(_GLFWwindow* window, int* xpos, int* ypos) _glfwGetWindowPosX11() argument
2169 _glfwSetWindowPosX11(_GLFWwindow* window, int xpos, int ypos) _glfwSetWindowPosX11() argument
2193 _glfwGetWindowSizeX11(_GLFWwindow* window, int* width, int* height) _glfwGetWindowSizeX11() argument
2204 _glfwSetWindowSizeX11(_GLFWwindow* window, int width, int height) _glfwSetWindowSizeX11() argument
2222 _glfwSetWindowSizeLimitsX11(_GLFWwindow* window, int minwidth, int minheight, int maxwidth, int maxheight) _glfwSetWindowSizeLimitsX11() argument
2232 _glfwSetWindowAspectRatioX11(_GLFWwindow* window, int numer, int denom) _glfwSetWindowAspectRatioX11() argument
2240 _glfwGetFramebufferSizeX11(_GLFWwindow* window, int* width, int* height) _glfwGetFramebufferSizeX11() argument
2245 _glfwGetWindowFrameSizeX11(_GLFWwindow* window, int* left, int* top, int* right, int* bottom) _glfwGetWindowFrameSizeX11() argument
2306 _glfwGetWindowContentScaleX11(_GLFWwindow* window, float* xscale, float* yscale) _glfwGetWindowContentScaleX11() argument
2314 _glfwIconifyWindowX11(_GLFWwindow* window) _glfwIconifyWindowX11() argument
2329 _glfwRestoreWindowX11(_GLFWwindow* window) _glfwRestoreWindowX11() argument
2363 _glfwMaximizeWindowX11(_GLFWwindow* window) _glfwMaximizeWindowX11() argument
2428 _glfwShowWindowX11(_GLFWwindow* window) _glfwShowWindowX11() argument
2437 _glfwHideWindowX11(_GLFWwindow* window) _glfwHideWindowX11() argument
2443 _glfwRequestWindowAttentionX11(_GLFWwindow* window) _glfwRequestWindowAttentionX11() argument
2455 _glfwFocusWindowX11(_GLFWwindow* window) _glfwFocusWindowX11() argument
2469 _glfwSetWindowMonitorX11(_GLFWwindow* window, _GLFWmonitor* monitor, int xpos, int ypos, int width, int height, int refreshRate) _glfwSetWindowMonitorX11() argument
2526 _glfwWindowFocusedX11(_GLFWwindow* window) _glfwWindowFocusedX11() argument
2535 _glfwWindowIconifiedX11(_GLFWwindow* window) _glfwWindowIconifiedX11() argument
2540 _glfwWindowVisibleX11(_GLFWwindow* window) _glfwWindowVisibleX11() argument
2547 _glfwWindowMaximizedX11(_GLFWwindow* window) _glfwWindowMaximizedX11() argument
2581 _glfwWindowHoveredX11(_GLFWwindow* window) _glfwWindowHoveredX11() argument
2609 _glfwFramebufferTransparentX11(_GLFWwindow* window) _glfwFramebufferTransparentX11() argument
2617 _glfwSetWindowResizableX11(_GLFWwindow* window, GLFWbool enabled) _glfwSetWindowResizableX11() argument
2624 _glfwSetWindowDecoratedX11(_GLFWwindow* window, GLFWbool enabled) _glfwSetWindowDecoratedX11() argument
2646 _glfwSetWindowFloatingX11(_GLFWwindow* window, GLFWbool enabled) _glfwSetWindowFloatingX11() argument
2713 _glfwSetWindowMousePassthroughX11(_GLFWwindow* window, GLFWbool enabled) _glfwSetWindowMousePassthroughX11() argument
2732 _glfwGetWindowOpacityX11(_GLFWwindow* window) _glfwGetWindowOpacityX11() argument
2755 _glfwSetWindowOpacityX11(_GLFWwindow* window, float opacity) _glfwSetWindowOpacityX11() argument
2763 _glfwSetRawMouseMotionX11(_GLFWwindow *window, GLFWbool enabled) _glfwSetRawMouseMotionX11() argument
2799 _GLFWwindow* window = _glfw.x11.disabledCursorWindow; _glfwPollEventsX11() local
2834 _glfwGetCursorPosX11(_GLFWwindow* window, double* xpos, double* ypos) _glfwGetCursorPosX11() argument
2851 _glfwSetCursorPosX11(_GLFWwindow* window, double x, double y) _glfwSetCursorPosX11() argument
2862 _glfwSetCursorModeX11(_GLFWwindow* window, int mode) _glfwSetCursorModeX11() argument
3053 _glfwSetCursorX11(_GLFWwindow* window, _GLFWcursor* cursor) _glfwSetCursorX11() argument
3128 _glfwGetEGLNativeWindowX11(_GLFWwindow* window) _glfwGetEGLNativeWindowX11() argument
3210 _glfwCreateWindowSurfaceX11(VkInstance instance, _GLFWwindow* window, const VkAllocationCallbacks* allocator, VkSurfaceKHR* surface) _glfwCreateWindowSurfaceX11() argument
3313 _GLFWwindow* window = (_GLFWwindow*) handle; glfwGetX11Window() local
[all...]
/third_party/glfw/tests/
H A Dtriangle-vulkan.c153 GLFWwindow* window; member
1479 static void demo_key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) { in demo_key_callback() argument
1484 static void demo_refresh_callback(GLFWwindow* window) { in demo_refresh_callback() argument
1489 static void demo_resize_callback(GLFWwindow* window, int width, int height) { in demo_resize_callback() argument
[all...]
/third_party/backends/backend/
H A Depjitsu.c3510 set_window(struct scanner *s, int window) in set_window() argument
/third_party/backends/frontend/
H A Dscanimage.c156 static int window[4]; /*index into backend options for x,y,l,t*/ variable
[all...]
/third_party/curl/lib/
H A Dhttp2.c2444 uint32_t window = pause? 0 : stream->local_window_size; http2_data_pause() local
[all...]
/third_party/lame/libmp3lame/
H A Did3tag.c160 int result = 0, i, window = 0xff; in frame_id_matches() local
H A Dutil.h213 FLOAT window[BLKSIZE], window_s[BLKSIZE_s / 2]; member

Completed in 73 milliseconds

1...<<111213141516171819