Searched refs:GST_VP8_DECODER_GET_CLASS (Results 1 – 2 of 2) sorted by relevance
169 GstVp8DecoderClass *klass = GST_VP8_DECODER_GET_CLASS (self); in gst_vp8_decoder_check_codec_change()348 GstVp8DecoderClass *klass = GST_VP8_DECODER_GET_CLASS (self); in gst_vp8_decoder_handle_frame()494 GstVp8DecoderClass *klass = GST_VP8_DECODER_GET_CLASS (self); in gst_vp8_decoder_drain_output_queue()
34 #define GST_VP8_DECODER_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS((obj),GST_TYPE_VP8_DECODER,GstVp… macro