Home
last modified time | relevance | path

Searched refs:instance_init (Results 1 – 16 of 16) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2decoder.h104 GInstanceInitFunc instance_init,
Dgstv4l2decoder.c839 GInstanceInitFunc instance_init, const gchar * element_name_tmpl, in gst_v4l2_decoder_register() argument
853 type_info.instance_init = instance_init; in gst_v4l2_decoder_register()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavp8dec.c551 .instance_init = gst_va_vp8_dec_init, in gst_va_vp8_dec_register()
Dgstvavp9dec.c711 .instance_init = gst_va_vp9_dec_init, in gst_va_vp9_dec_register()
Dgstvampeg2dec.c682 .instance_init = gst_va_mpeg2_dec_init, in gst_va_mpeg2_dec_register()
Dgstvadeinterlace.c820 .instance_init = gst_va_deinterlace_init, in gst_va_deinterlace_register()
Dgstvah264dec.c971 .instance_init = gst_va_h264_dec_init, in gst_va_h264_dec_register()
Dgstvaav1dec.c963 .instance_init = gst_va_av1_dec_init, in gst_va_av1_dec_register()
Dgstvah265dec.c1342 .instance_init = gst_va_h265_dec_init, in gst_va_h265_dec_register()
Dgstvavpp.c2111 .instance_init = gst_va_vpp_init, in gst_va_vpp_register()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2transform.c1226 type_info.instance_init = gst_v4l2_transform_subinstance_init; in gst_v4l2_transform_register()
Dgstv4l2videodec.c1272 type_info.instance_init = gst_v4l2_video_dec_subinstance_init; in gst_v4l2_video_dec_register()
Dgstv4l2videoenc.c1241 type_info.instance_init = gst_v4l2_video_enc_subinstance_init; in gst_v4l2_video_enc_register()
/third_party/gstreamer/gstreamer/
DChangeLog16860 gst: Don't ref_sink() GstObject subclasses in instance_init/constructor
100475 …gst/: Remove empty instance_init() functions to save relocs and lessen the noise. Remove some of t…
100483 Remove empty instance_init() functions to save relocs and lessen the
126101 …gst/gstutils.h (GST_BOILERPLATE_FULL): Prototype instance_init as having two arguments instead of …
126104 * gst/gstutils.h (GST_BOILERPLATE_FULL): Prototype instance_init
/third_party/gstreamer/gstplugins_base/
DChangeLog6519 audio/videodecoder: Initialize max_errors in instance_init()
97049 the instance_init function and there's no way to get the
97050 class struct of the current type in instance_init().
/third_party/gstreamer/gstplugins_bad/
DChangeLog154790 The element would create normal pads in its instance_init function,
154792 the pads created in the instance_init function, and add new ghost