Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/webp/
Dgstwebpenc.h33 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_WEBP_ENC,GstWebpEncClass))
40 typedef struct _GstWebpEncClass GstWebpEncClass; typedef
Dgstwebpenc.c114 gst_webp_enc_class_init (GstWebpEncClass * klass) in gst_webp_enc_class_init()