Home
last modified time | relevance | path

Searched refs:GstCustomMetaTransformFunction (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstmeta.h212 typedef gboolean (*GstCustomMetaTransformFunction) (GstBuffer *transbuf, typedef
257 GstCustomMetaTransformFunction transform_func,
Dgstmeta.c71 GstCustomMetaTransformFunction custom_transform_func;
264 GstCustomMetaTransformFunction transform_func, in gst_meta_register_custom()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmeta.c773 (GstCustomMetaTransformFunction) transform_custom, user_data, g_free); in GST_START_TEST()