Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.h311 void gst_base_parse_frame_free (GstBaseParseFrame * frame);
379 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstBaseParseFrame, gst_base_parse_frame_free)
Dgstbaseparse.c505 (GFunc) gst_base_parse_frame_free, NULL); in gst_base_parse_clear_queues()
711 gst_base_parse_frame_free (GstBaseParseFrame * frame) in gst_base_parse_frame_free() function
729 (GBoxedFreeFunc) gst_base_parse_frame_free);
2184 gst_base_parse_frame_free (frame); in gst_base_parse_queue_frame()
2319 gst_base_parse_frame_free (frame); in gst_base_parse_handle_buffer()
2441 gst_base_parse_frame_free (queued_frame); in gst_base_parse_handle_and_push_frame()
3218 gst_base_parse_frame_free (&frame); in gst_base_parse_chain()
4352 gst_base_parse_frame_free (sframe); in gst_base_parse_find_frame()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstflacparse.c1375 gst_base_parse_frame_free (&frame); in gst_flac_parse_handle_headers()
/third_party/gstreamer/gstreamer/
DChangeLog67295 baseparse: expose gst_base_parse_frame_free() for completeness
67296 API: gst_base_parse_frame_free()
67328 flag in gst_base_parse_frame_init(), so gst_base_parse_frame_free()