Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstnonstreamaudiodecoder.h332 gboolean (*load_from_custom) (GstNonstreamAudioDecoder * dec, member
Dgstnonstreamaudiodecoder.c398 klass->load_from_custom = NULL; in gst_nonstream_audio_decoder_class_init()
755 g_assert (klass->load_from_custom != NULL); in gst_nonstream_audio_decoder_change_state()
1355 g_assert (klass->load_from_custom != NULL); in gst_nonstream_audio_decoder_load_from_custom()
1364 klass->load_from_custom (dec, dec->current_subsong, dec->subsong_mode, in gst_nonstream_audio_decoder_load_from_custom()