Searched refs:GstDshowAudioDecClass (Results 1 – 2 of 2) sorted by relevance
328 GstDshowAudioDecClass *audiodec_class = (GstDshowAudioDecClass *) klass; in gst_dshowaudiodec_base_init()376 gst_dshowaudiodec_class_init (GstDshowAudioDecClass * klass) in gst_dshowaudiodec_class_init()704 GstDshowAudioDecClass *klass = in dshowaudiodec_set_input_format()705 (GstDshowAudioDecClass *) G_OBJECT_GET_CLASS (adec); in dshowaudiodec_set_input_format()830 GstDshowAudioDecClass *klass = in dshowaudiodec_set_output_format()831 (GstDshowAudioDecClass *) G_OBJECT_GET_CLASS (adec); in dshowaudiodec_set_output_format()871 GstDshowAudioDecClass *klass = in gst_dshowaudiodec_setup_graph()872 (GstDshowAudioDecClass *) G_OBJECT_GET_CLASS (adec); in gst_dshowaudiodec_setup_graph()1024 GstDshowAudioDecClass *klass = in gst_dshowaudiodec_create_graph_and_filters()1025 (GstDshowAudioDecClass *) G_OBJECT_GET_CLASS (adec); in gst_dshowaudiodec_create_graph_and_filters()[all …]
66 …C_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_DSHOWAUDIODEC,GstDshowAudioDecClass))71 typedef struct _GstDshowAudioDecClass GstDshowAudioDecClass; typedef