Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo.h154 typedef void (*GstVideoConvertSampleCallback) (GstSample * sample, GError *error, gpointer user_dat… typedef
160 GstVideoConvertSampleCallback callback,
Dconvertframe.c426 GstVideoConvertSampleCallback callback;
685 GstVideoConvertSampleCallback callback, gpointer user_data, in gst_video_convert_sample_async()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c1153 (GstVideoConvertSampleCallback) convert_sample_async_callback, &cf_data, in GST_START_TEST()
1213 (GstVideoConvertSampleCallback) convert_sample_async_callback, &cf_data, in GST_START_TEST()