Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioencoder.c333 static gboolean gst_audio_encoder_propose_allocation_default (GstAudioEncoder *
394 klass->propose_allocation = gst_audio_encoder_propose_allocation_default; in gst_audio_encoder_class_init()
1903 gst_audio_encoder_propose_allocation_default (GstAudioEncoder * enc, in gst_audio_encoder_propose_allocation_default() function