Searched defs:posx (Results 1 – 6 of 6) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | vf_hysteresis.c | 176 int posx, posy; in hysteresis8() local 225 int posx, posy; in hysteresis16() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglwindow.c | 955 int button, double posx, double posy) in gst_gl_window_send_mouse_event() 976 double posx, double posy, double delta_x, double delta_y) in gst_gl_window_send_scroll_event()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vksink.c | 695 int button, double posx, double posy, GstVulkanSink * vk_sink) in gst_vulkan_sink_mouse_event_cb()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkwindow.c | 520 const char *event_type, int button, double posx, double posy) in gst_vulkan_window_send_mouse_event()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglimagesink.c | 956 int button, double posx, double posy, GstGLImageSink * gl_sink) in gst_glimage_sink_mouse_event_cb() 966 double posx, double posy, double delta_x, double delta_y, in gst_glimage_sink_mouse_scroll_event_cb()
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 8401 Temp posx = get_arg(ctx, ctx->args->ac.frag_pos[0]); in visit_intrinsic() local
|