Home
last modified time | relevance | path

Searched refs:gst_base_parse_frame_copy (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.h309 GstBaseParseFrame * gst_base_parse_frame_copy (GstBaseParseFrame * frame);
Dgstbaseparse.c691 gst_base_parse_frame_copy (GstBaseParseFrame * frame) in gst_base_parse_frame_copy() function
728 (GBoxedCopyFunc) gst_base_parse_frame_copy,
2181 copy = gst_base_parse_frame_copy (frame); in gst_base_parse_queue_frame()
2707 parse->priv->scanned_frame = gst_base_parse_frame_copy (frame); in gst_base_parse_finish_frame()
2746 copy = gst_base_parse_frame_copy (frame); in gst_base_parse_finish_frame()