Home
last modified time | relevance | path

Searched defs:posx (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_hysteresis.c176 int posx, posy; in hysteresis8() local
225 int posx, posy; in hysteresis16() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglwindow.c955 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/
Dvksink.c695 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/
Dgstvkwindow.c520 const char *event_type, int button, double posx, double posy) in gst_vulkan_window_send_mouse_event()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglimagesink.c956 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/
Daco_instruction_selection.cpp8401 Temp posx = get_arg(ctx, ctx->args->ac.frag_pos[0]); in visit_intrinsic() local