Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstmeta.c73 GDestroyNotify custom_transform_destroy_notify; member
99 if (impl->custom_transform_destroy_notify) in notify_custom()
100 impl->custom_transform_destroy_notify (impl->custom_transform_user_data); in notify_custom()
290 info->custom_transform_destroy_notify = destroy_data; in gst_meta_register_custom()