Home
last modified time | relevance | path

Searched refs:gst_v4l2_decoder_new (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dplugin.c40 GstV4l2Decoder *decoder = gst_v4l2_decoder_new (device); in register_video_decoder()
Dgstv4l2decoder.h36 GstV4l2Decoder * gst_v4l2_decoder_new (GstV4l2CodecDevice * device);
Dgstv4l2codecvp8dec.c841 self->decoder = gst_v4l2_decoder_new (klass->device); in gst_v4l2_codec_vp8_dec_subinit()
Dgstv4l2codecmpeg2dec.c979 self->decoder = gst_v4l2_decoder_new (klass->device); in gst_v4l2_codec_mpeg2_dec_subinit()
Dgstv4l2decoder.c142 gst_v4l2_decoder_new (GstV4l2CodecDevice * device) in gst_v4l2_decoder_new() function
Dgstv4l2codecvp9dec.c1051 self->decoder = gst_v4l2_decoder_new (klass->device); in gst_v4l2_codec_vp9_dec_subinit()
Dgstv4l2codech264dec.c1440 self->decoder = gst_v4l2_decoder_new (klass->device); in gst_v4l2_codec_h264_dec_subinit()