Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawbaseparse.c215 g_assert (klass->set_current_config); in gst_raw_base_parse_set_property()
239 if (!klass->set_current_config (raw_base_parse, new_config)) { in gst_raw_base_parse_set_property()
308 g_assert (klass->set_current_config); in gst_raw_base_parse_start()
Dgstrawbaseparse.h156 gboolean (*set_current_config) (GstRawBaseParse *raw_base_parse, member
Dgstrawaudioparse.c206 rawbaseparse_class->set_current_config = in gst_raw_audio_parse_class_init()
Dgstrawvideoparse.c204 rawbaseparse_class->set_current_config = in gst_raw_video_parse_class_init()