Lines Matching refs:GstAppSrc
277 static void gst_app_src_set_latencies (GstAppSrc * appsrc,
295 static GstFlowReturn gst_app_src_push_buffer_action (GstAppSrc * appsrc,
297 static GstFlowReturn gst_app_src_push_buffer_list_action (GstAppSrc * appsrc,
299 static GstFlowReturn gst_app_src_push_sample_action (GstAppSrc * appsrc,
305 G_DEFINE_TYPE_WITH_CODE (GstAppSrc, gst_app_src, GST_TYPE_BASE_SRC,
306 G_ADD_PRIVATE (GstAppSrc)
734 gst_app_src_init (GstAppSrc * appsrc) in gst_app_src_init()
765 gst_app_src_flush_queued (GstAppSrc * src, gboolean retain_last_caps) in gst_app_src_flush_queued()
797 GstAppSrc *appsrc = GST_APP_SRC_CAST (obj); in gst_app_src_dispose()
826 GstAppSrc *appsrc = GST_APP_SRC_CAST (obj); in gst_app_src_finalize()
841 GstAppSrc *appsrc = GST_APP_SRC (bsrc); in gst_app_src_internal_get_caps()
868 GstAppSrc *appsrc = GST_APP_SRC_CAST (object); in gst_app_src_set_property()
933 GstAppSrc *appsrc = GST_APP_SRC_CAST (object); in gst_app_src_get_property()
1014 GstAppSrc *appsrc = GST_APP_SRC_CAST (element); in gst_app_src_send_event()
1045 GstAppSrc *appsrc = GST_APP_SRC_CAST (bsrc); in gst_app_src_unlock()
1060 GstAppSrc *appsrc = GST_APP_SRC_CAST (bsrc); in gst_app_src_unlock_stop()
1075 GstAppSrc *appsrc = GST_APP_SRC_CAST (bsrc); in gst_app_src_start()
1098 GstAppSrc *appsrc = GST_APP_SRC_CAST (bsrc); in gst_app_src_stop()
1116 GstAppSrc *appsrc = GST_APP_SRC_CAST (src); in gst_app_src_is_seekable()
1134 GstAppSrc *appsrc = GST_APP_SRC_CAST (src); in gst_app_src_do_get_size()
1144 GstAppSrc *appsrc = GST_APP_SRC_CAST (src); in gst_app_src_query()
1215 GstAppSrc *appsrc = GST_APP_SRC_CAST (src); in gst_app_src_do_seek()
1266 gst_app_src_emit_seek (GstAppSrc * appsrc, guint64 offset) in gst_app_src_emit_seek()
1298 gst_app_src_emit_need_data (GstAppSrc * appsrc, guint size) in gst_app_src_emit_need_data()
1326 GstAppSrc *appsrc = GST_APP_SRC_CAST (basesrc); in gst_app_src_do_negotiate()
1352 GstAppSrc *appsrc = GST_APP_SRC_CAST (basesrc); in gst_app_src_negotiate()
1369 gst_app_src_update_queued_pop (GstAppSrc * appsrc, GstMiniObject * item, in gst_app_src_update_queued_pop()
1465 gst_app_src_update_queued_push (GstAppSrc * appsrc, GstMiniObject * item) in gst_app_src_update_queued_push()
1564 GstAppSrc *appsrc = GST_APP_SRC_CAST (bsrc); in gst_app_src_create()
1830 gst_app_src_set_caps (GstAppSrc * appsrc, const GstCaps * caps) in gst_app_src_set_caps()
1878 gst_app_src_get_caps (GstAppSrc * appsrc) in gst_app_src_get_caps()
1903 gst_app_src_set_size (GstAppSrc * appsrc, gint64 size) in gst_app_src_set_size()
1927 gst_app_src_get_size (GstAppSrc * appsrc) in gst_app_src_get_size()
1955 gst_app_src_set_duration (GstAppSrc * appsrc, GstClockTime duration) in gst_app_src_set_duration()
1982 gst_app_src_get_duration (GstAppSrc * appsrc) in gst_app_src_get_duration()
2011 gst_app_src_set_stream_type (GstAppSrc * appsrc, GstAppStreamType type) in gst_app_src_set_stream_type()
2035 gst_app_src_get_stream_type (GstAppSrc * appsrc) in gst_app_src_get_stream_type()
2062 gst_app_src_set_max_bytes (GstAppSrc * appsrc, guint64 max) in gst_app_src_set_max_bytes()
2089 gst_app_src_get_max_bytes (GstAppSrc * appsrc) in gst_app_src_get_max_bytes()
2117 gst_app_src_get_current_level_bytes (GstAppSrc * appsrc) in gst_app_src_get_current_level_bytes()
2147 gst_app_src_set_max_buffers (GstAppSrc * appsrc, guint64 max) in gst_app_src_set_max_buffers()
2176 gst_app_src_get_max_buffers (GstAppSrc * appsrc) in gst_app_src_get_max_buffers()
2205 gst_app_src_get_current_level_buffers (GstAppSrc * appsrc) in gst_app_src_get_current_level_buffers()
2235 gst_app_src_set_max_time (GstAppSrc * appsrc, GstClockTime max) in gst_app_src_set_max_time()
2265 gst_app_src_get_max_time (GstAppSrc * appsrc) in gst_app_src_get_max_time()
2294 gst_app_src_get_current_level_time (GstAppSrc * appsrc) in gst_app_src_get_current_level_time()
2313 gst_app_src_set_latencies (GstAppSrc * appsrc, gboolean do_min, guint64 min, in gst_app_src_set_latencies()
2350 gst_app_src_set_leaky_type (GstAppSrc * appsrc, GstAppLeakyType leaky) in gst_app_src_set_leaky_type()
2369 gst_app_src_get_leaky_type (GstAppSrc * appsrc) in gst_app_src_get_leaky_type()
2386 gst_app_src_set_latency (GstAppSrc * appsrc, guint64 min, guint64 max) in gst_app_src_set_latency()
2400 gst_app_src_get_latency (GstAppSrc * appsrc, guint64 * min, guint64 * max) in gst_app_src_get_latency()
2426 gst_app_src_set_emit_signals (GstAppSrc * appsrc, gboolean emit) in gst_app_src_set_emit_signals()
2449 gst_app_src_get_emit_signals (GstAppSrc * appsrc) in gst_app_src_get_emit_signals()
2466 gst_app_src_push_internal (GstAppSrc * appsrc, GstBuffer * buffer, in gst_app_src_push_internal()
2734 gst_app_src_push_buffer_full (GstAppSrc * appsrc, GstBuffer * buffer, in gst_app_src_push_buffer_full()
2741 gst_app_src_push_sample_internal (GstAppSrc * appsrc, GstSample * sample) in gst_app_src_push_sample_internal()
2813 gst_app_src_push_buffer (GstAppSrc * appsrc, GstBuffer * buffer) in gst_app_src_push_buffer()
2837 gst_app_src_push_buffer_list (GstAppSrc * appsrc, GstBufferList * buffer_list) in gst_app_src_push_buffer_list()
2867 gst_app_src_push_sample (GstAppSrc * appsrc, GstSample * sample) in gst_app_src_push_sample()
2875 gst_app_src_push_buffer_action (GstAppSrc * appsrc, GstBuffer * buffer) in gst_app_src_push_buffer_action()
2883 gst_app_src_push_buffer_list_action (GstAppSrc * appsrc, in gst_app_src_push_buffer_list_action()
2892 gst_app_src_push_sample_action (GstAppSrc * appsrc, GstSample * sample) in gst_app_src_push_sample_action()
2908 gst_app_src_end_of_stream (GstAppSrc * appsrc) in gst_app_src_end_of_stream()
2957 gst_app_src_set_callbacks (GstAppSrc * appsrc, in gst_app_src_set_callbacks()
3003 GstAppSrc *appsrc = GST_APP_SRC (handler); in gst_app_src_uri_get_uri()
3012 GstAppSrc *appsrc = GST_APP_SRC (handler); in gst_app_src_uri_set_uri()
3034 GstAppSrc *appsrc = GST_APP_SRC_CAST (src); in gst_app_src_event()