Searched refs:gst_base_parse_frame_free (Results 1 – 4 of 4) sorted by relevance
311 void gst_base_parse_frame_free (GstBaseParseFrame * frame);379 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstBaseParseFrame, gst_base_parse_frame_free)
505 (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() function729 (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()
1375 gst_base_parse_frame_free (&frame); in gst_flac_parse_handle_headers()
67295 baseparse: expose gst_base_parse_frame_free() for completeness67296 API: gst_base_parse_frame_free()67328 flag in gst_base_parse_frame_init(), so gst_base_parse_frame_free()