Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp8decoder.h33 …_DECODER_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_VP8_DECODER,GstVp8DecoderClass))
34 …_DECODER_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS((obj),GST_TYPE_VP8_DECODER,GstVp8DecoderClass))
40 typedef struct _GstVp8DecoderClass GstVp8DecoderClass; typedef
Dgstvp8decoder.c83 gst_vp8_decoder_class_init (GstVp8DecoderClass * klass) in gst_vp8_decoder_class_init()
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()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.h42 GstVp8DecoderClass parent_class;
Dgstv4l2codecvp8dec.c867 GstVp8DecoderClass *vp8decoder_class = GST_VP8_DECODER_CLASS (klass); in gst_v4l2_codec_vp8_dec_subclass_init()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasedec.h91 GstVp8DecoderClass vp8;
Dgstvavp8dec.c484 GstVp8DecoderClass *vp8decoder_class = GST_VP8_DECODER_CLASS (g_class); in gst_va_vp8_dec_class_init()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvvp8dec.c51 GstVp8DecoderClass parent_class;
91 GstVp8DecoderClass *vp8decoder_class = GST_VP8_DECODER_CLASS (klass); in gst_nv_vp8_dec_class_init()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11vp8dec.cpp86 GstVp8DecoderClass parent_class;
132 GstVp8DecoderClass *vp8decoder_class = GST_VP8_DECODER_CLASS (klass); in gst_d3d11_vp8_dec_class_init()