Home
last modified time | relevance | path

Searched refs:GST_H264_DECODER_CLASS (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264decoder.h33 #define GST_H264_DECODER_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_H264_DECODER,Gst… macro
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264dec.c164 GstH264DecoderClass *h264decoder_class = GST_H264_DECODER_CLASS (klass); in gst_nv_h264_dec_class_init()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h264dec.cpp167 GstH264DecoderClass *h264decoder_class = GST_H264_DECODER_CLASS (klass); in gst_d3d11_h264_dec_class_init()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah264dec.c882 GstH264DecoderClass *h264decoder_class = GST_H264_DECODER_CLASS (g_class); in gst_va_h264_dec_class_init()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c1469 GstH264DecoderClass *h264decoder_class = GST_H264_DECODER_CLASS (klass); in gst_v4l2_codec_h264_dec_subclass_init()