Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstbufferpool.c122 static gboolean default_set_config (GstBufferPool * pool,
142 klass->set_config = default_set_config; in gst_buffer_pool_class_init()
606 default_set_config (GstBufferPool * pool, GstStructure * config) in default_set_config() function