Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.c490 static void gst_video_decoder_class_init (GstVideoDecoderClass * klass);
577 (GClassInitFunc) gst_video_decoder_class_init, in gst_video_decoder_get_type()
603 gst_video_decoder_class_init (GstVideoDecoderClass * klass) in gst_video_decoder_class_init() function