Home
last modified time | relevance | path

Searched defs:msg_cb (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/overlay/
Dwin32-videooverlay-playbin.c54 msg_cb (GIOChannel * source, GIOCondition condition, gpointer data) in msg_cb() function
Dwin32-videooverlay.c214 msg_cb (GIOChannel * source, GIOCondition condition, gpointer data) in msg_cb() function
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11videosink-shared-texture-d3d9ex.cpp233 msg_cb (GIOChannel * source, GIOCondition condition, gpointer data) in msg_cb() function
Dd3d11videosink.c164 msg_cb (GIOChannel * source, GIOCondition condition, gpointer data) in msg_cb() function
Dd3d11videosink-shared-texture.cpp211 msg_cb (GIOChannel * source, GIOCondition condition, gpointer data) in msg_cb() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/win32/
Dgstvkwindow_win32.c112 msg_cb (GIOChannel * source, GIOCondition condition, gpointer data) in msg_cb() function
/third_party/python/Lib/test/
Dtest_ssl.py4503 def msg_cb(conn, direction, version, content_type, msg_type, data): function
4814 def msg_cb(conn, direction, version, content_type, msg_type, data): function
4829 def msg_cb(conn, direction, version, content_type, msg_type, data): function
4858 def msg_cb(conn, direction, version, content_type, msg_type, data): function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/
Dgstglwindow_win32.c112 msg_cb (GIOChannel * source, GIOCondition condition, gpointer data) in msg_cb() function
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11window_win32.cpp328 msg_cb (GIOChannel * source, GIOCondition condition, gpointer data) in msg_cb() function
/third_party/openssl/apps/lib/
Ds_cb.c566 void msg_cb(int write_p, int version, int content_type, const void *buf, in msg_cb() function
/third_party/python/Modules/
D_ssl.c293 PyObject *msg_cb; member