Searched refs:GstDebugFuncPtr (Results 1 – 3 of 3) sorted by relevance
411 typedef void (* GstDebugFuncPtr) (void); typedef416 void _gst_debug_register_funcptr (GstDebugFuncPtr func,420 _gst_debug_nameof_funcptr (GstDebugFuncPtr func) G_GNUC_NO_INSTRUMENT;1473 _gst_debug_register_funcptr((GstDebugFuncPtr)(ptr), #ptr)1484 (_gst_debug_register_funcptr((GstDebugFuncPtr)(ptr), #ptr) , ptr)1497 _gst_debug_nameof_funcptr((GstDebugFuncPtr)ptr)
2196 _gst_debug_nameof_funcptr (GstDebugFuncPtr func) in _gst_debug_nameof_funcptr()2238 _gst_debug_register_funcptr (GstDebugFuncPtr func, const gchar * ptrname) in _gst_debug_register_funcptr()2362 _gst_debug_register_funcptr (GstDebugFuncPtr func, const gchar * ptrname) in _gst_debug_register_funcptr()2368 _gst_debug_nameof_funcptr (GstDebugFuncPtr func) in _gst_debug_nameof_funcptr()
78479 info: readd the use of GstDebugFuncPtr typedef and tell why