Searched refs:gst_sample_ref (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstsample.h | 93 gst_sample_ref (GstSample * sample) in gst_sample_ref() function 106 GstSample * gst_sample_ref (GstSample * sample);
|
D | gstsample.c | 446 gst_sample_ref (GstSample * sample) in gst_sample_ref() function
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/ |
D | gstplay-media-info.c | 592 info->image_sample = gst_sample_ref (ref->image_sample); in gst_play_media_info_copy()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/ |
D | gstappsink.c | 1922 ret = GST_MINI_OBJECT_CAST (gst_sample_ref (priv->sample)); in gst_app_sink_try_pull_object() 1929 ret = GST_MINI_OBJECT_CAST (gst_sample_ref (priv->sample)); in gst_app_sink_try_pull_object()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | convertframe.c | 729 ctx->sample = gst_sample_ref (sample); in gst_video_convert_sample_async()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | camerabin.c | 570 preview_sample = gst_sample_ref (sample); in capture_bus_cb() 958 preview_sample = gst_sample_ref (sample); in wait_for_element_message()
|
/third_party/gstreamer/gstplugins_bad/ |
D | NEWS | 1276 gst_query_copy, gst_query_replace, gst_query_take, gst_sample_ref,
|
/third_party/gstreamer/gstplugins_base/ |
D | NEWS | 1276 gst_query_copy, gst_query_replace, gst_query_take, gst_sample_ref,
|
/third_party/gstreamer/gstplugins_good/ |
D | NEWS | 1276 gst_query_copy, gst_query_replace, gst_query_take, gst_sample_ref,
|
/third_party/gstreamer/gstreamer/ |
D | NEWS | 1276 gst_query_copy, gst_query_replace, gst_query_take, gst_sample_ref,
|
/third_party/gstreamer/gst_libav/ |
D | NEWS | 1276 gst_query_copy, gst_query_replace, gst_query_take, gst_sample_ref,
|