Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraenc.h38 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_THEORA_ENC,GstTheoraEncClass))
45 typedef struct _GstTheoraEncClass GstTheoraEncClass; typedef
Dgsttheoraenc.c207 gst_theora_enc_class_init (GstTheoraEncClass * klass) in gst_theora_enc_class_init()