Searched refs:GST_NONSTREAM_AUDIO_DECODER_GET_CLASS (Results 1 – 2 of 2) sorted by relevance
539 GST_NONSTREAM_AUDIO_DECODER_GET_CLASS (dec); in gst_nonstream_audio_decoder_set_property()740 GST_NONSTREAM_AUDIO_DECODER_GET_CLASS (dec); in gst_nonstream_audio_decoder_change_state()869 klass = GST_NONSTREAM_AUDIO_DECODER_GET_CLASS (dec); in gst_nonstream_audio_decoder_sink_query()1004 klass = GST_NONSTREAM_AUDIO_DECODER_GET_CLASS (dec); in gst_nonstream_audio_decoder_src_query()1174 klass = GST_NONSTREAM_AUDIO_DECODER_GET_CLASS (dec); in gst_nonstream_audio_decoder_negotiate()1515 GST_NONSTREAM_AUDIO_DECODER_GET_CLASS (dec); in gst_nonstream_audio_decoder_switch_to_subsong()1841 GST_NONSTREAM_AUDIO_DECODER_GET_CLASS (dec); in gst_nonstream_audio_decoder_do_seek()2002 GST_NONSTREAM_AUDIO_DECODER_GET_CLASS (dec); in gst_nonstream_audio_decoder_add_main_tags()
72 #define GST_NONSTREAM_AUDIO_DECODER_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS((obj), GST_TYPE_NON… macro