Searched refs:KS_MSG_WINDOW_CLASS (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/winks/ |
D | ksdeviceprovider.c | 166 #define KS_MSG_WINDOW_CLASS "gst_winks_device_msg_window" macro 238 unreg_msg_window_class (self->message_window_class, KS_MSG_WINDOW_CLASS, in msg_window_message_proc() 467 wnd_class != 0 ? (LPCSTR) MAKELPARAM (wnd_class, 0) : KS_MSG_WINDOW_CLASS, in ks_provider_msg_window_thread() 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() 551 wnd_class = reg_msg_window_class (KS_MSG_WINDOW_CLASS, inst); in gst_ks_device_provider_start() 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()
|