Searched refs:unreg_msg_window_class (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/winks/ |
D | ksdeviceprovider.c | 169 static void unreg_msg_window_class (ATOM class_id, const char *class_name, 238 unreg_msg_window_class (self->message_window_class, KS_MSG_WINDOW_CLASS, in msg_window_message_proc() 433 unreg_msg_window_class (ATOM class_id, const char *class_name, HINSTANCE inst) in unreg_msg_window_class() function 474 unreg_msg_window_class (wnd_class, KS_MSG_WINDOW_CLASS, inst); in ks_provider_msg_window_thread() 488 unreg_msg_window_class (wnd_class, KS_MSG_WINDOW_CLASS, inst); in ks_provider_msg_window_thread() 570 unreg_msg_window_class (wnd_class, KS_MSG_WINDOW_CLASS, inst); in gst_ks_device_provider_start() 620 unreg_msg_window_class (self->message_window_class, KS_MSG_WINDOW_CLASS, in gst_ks_device_provider_stop()
|