Home
last modified time | relevance | path

Searched defs:xpos (Results 51 - 75 of 79) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
H A Divi.h111 int16_t xpos; member
128 int xpos; member
H A Dutils.c365 int avcodec_enum_to_chroma_pos(int *xpos, int *ypos, enum AVChromaLocation pos) in avcodec_enum_to_chroma_pos() argument
377 enum AVChromaLocation avcodec_chroma_pos_to_enum(int xpos, int ypos) in avcodec_chroma_pos_to_enum() argument
H A Dindeo3.c77 int16_t xpos; ///< cell coordinates in 4x4 blocks member
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_datascope.c466 float xpos, ypos; member
757 float xpos, ypos; member
H A Davf_showspectrum.c80 int xpos; ///< x position (current column) member
[all...]
/third_party/glfw/src/
H A Dnull_platform.h174 int xpos; member
H A Dinput.c375 void _glfwInputCursorPos(_GLFWwindow* window, double xpos, double ypos) in _glfwInputCursorPos() argument
791 GLFWAPI void glfwGetCursorPos(GLFWwindow* handle, double* xpos, double* ypos) in glfwGetCursorPos() argument
814 glfwSetCursorPos(GLFWwindow* handle, double xpos, double ypos) glfwSetCursorPos() argument
[all...]
H A Dwin32_window.c1633 void _glfwGetWindowPosWin32(_GLFWwindow* window, int* xpos, int* ypos) in _glfwGetWindowPosWin32() argument
1644 void _glfwSetWindowPosWin32(_GLFWwindow* window, int xpos, int ypos) in _glfwSetWindowPosWin32() argument
1841 _glfwSetWindowMonitorWin32(_GLFWwindow* window, _GLFWmonitor* monitor, int xpos, int ypos, int width, int height, int refreshRate) _glfwSetWindowMonitorWin32() argument
2204 _glfwGetCursorPosWin32(_GLFWwindow* window, double* xpos, double* ypos) _glfwGetCursorPosWin32() argument
2219 _glfwSetCursorPosWin32(_GLFWwindow* window, double xpos, double ypos) _glfwSetCursorPosWin32() argument
[all...]
H A Dx11_window.c579 int xpos = 0, ypos = 0; in createNativeWindow() local
1107 int xpos, ypos; in acquireMonitor() local
1197 double xpos = window->virtualCursorPosX; processEvent() local
1503 int xpos = event->xconfigure.x; processEvent() local
1655 int xpos, ypos; processEvent() local
2155 _glfwGetWindowPosX11(_GLFWwindow* window, int* xpos, int* ypos) _glfwGetWindowPosX11() argument
2169 _glfwSetWindowPosX11(_GLFWwindow* window, int xpos, int ypos) _glfwSetWindowPosX11() argument
2469 _glfwSetWindowMonitorX11(_GLFWwindow* window, _GLFWmonitor* monitor, int xpos, int ypos, int width, int height, int refreshRate) _glfwSetWindowMonitorX11() argument
2834 _glfwGetCursorPosX11(_GLFWwindow* window, double* xpos, double* ypos) _glfwGetCursorPosX11() argument
[all...]
H A Dwl_window.c1441 const double xpos = wl_fixed_to_double(sx); in pointerHandleMotion() local
2242 void _glfwGetWindowPosWayland(_GLFWwindow* window, int* xpos, int* ypos) in _glfwGetWindowPosWayland() argument
2251 void _glfwSetWindowPosWayland(_GLFWwindow* window, int xpos, int ypos) in _glfwSetWindowPosWayland() argument
2668 void _glfwGetCursorPosWayland(_GLFWwindow* window, double* xpos, double* ypos) in _glfwGetCursorPosWayland() argument
2505 _glfwSetWindowMonitorWayland(_GLFWwindow* window, _GLFWmonitor* monitor, int xpos, int ypos, int width, int height, int refreshRate) _glfwSetWindowMonitorWayland() argument
2885 double xpos = window->virtualCursorPosX; relativePointerHandleRelativeMotion() local
[all...]
H A Dinternal.h401 int xpos; member
/third_party/glfw/examples/
H A Dparticles.c790 double xpos, ypos, zpos, angle_x, angle_y, angle_z; in draw_scene() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.c362 int xpos, ypos; in get_drawable_size() local
/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c987 s64 xpos; in read_clusters() local
1028 s64 xpos; in write_clusters() local
[all...]
/third_party/mksh/
H A Dlex.c1133 size_t xpos; in readhere() local
/third_party/skia/src/core/
H A DSkTextBlob.cpp805 MakeFromPosTextH(const void* text, size_t byteLength, const SkScalar xpos[], SkScalar constY, const SkFont& font, SkTextEncoding encoding) MakeFromPosTextH() argument
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_codec_internals.h133 int xpos, ypos, zpos; member
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c1673 unsigned int xpos = 0, xx; in hyscale_fast_vsx() local
1789 unsigned int xpos in hcscale_fast_vsx() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_internal.h799 unsigned int xpos; member
/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h532 __s32 xpos; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h539 __s32 xpos; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h61 GLint xpos, ypos; member
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h662 int xpos = cmpi_pos - kInstrSize; in cmpi_optimization() local
/third_party/ffmpeg/libavformat/
H A Dmatroskaenc.c1323 int xpos, ypos; in mkv_write_video_color() local
/third_party/ffmpeg/fftools/
H A Dffplay.c270 int xpos; member

Completed in 62 milliseconds

1234