Home
last modified time | relevance | path

Searched refs:venc_class (Results 1 – 25 of 212) sorted by relevance

123456789

/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst/vaapi/
H A Dgstvaapiencode.c892 venc_class->open = GST_DEBUG_FUNCPTR (gst_vaapiencode_open); in gst_vaapiencode_class_init()
893 venc_class->close = GST_DEBUG_FUNCPTR (gst_vaapiencode_close); in gst_vaapiencode_class_init()
894 venc_class->start = GST_DEBUG_FUNCPTR (gst_vaapiencode_start); in gst_vaapiencode_class_init()
895 venc_class->stop = GST_DEBUG_FUNCPTR (gst_vaapiencode_stop); in gst_vaapiencode_class_init()
896 venc_class->set_format = GST_DEBUG_FUNCPTR (gst_vaapiencode_set_format); in gst_vaapiencode_class_init()
898 venc_class->finish = GST_DEBUG_FUNCPTR (gst_vaapiencode_finish); in gst_vaapiencode_class_init()
899 venc_class->getcaps = GST_DEBUG_FUNCPTR (gst_vaapiencode_get_caps); in gst_vaapiencode_class_init()
900 venc_class->propose_allocation = in gst_vaapiencode_class_init()
902 venc_class->flush = GST_DEBUG_FUNCPTR (gst_vaapiencode_flush); in gst_vaapiencode_class_init()
903 venc_class->sink_event = GST_DEBUG_FUNCPTR (gst_vaapiencode_sink_event); in gst_vaapiencode_class_init()
[all …]
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/audio/gstreamer1-plugins-gsm/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/ext/webp/
H A Dgstwebpenc.c116 GstVideoEncoderClass *venc_class; in gst_webp_enc_class_init() local
120 venc_class = (GstVideoEncoderClass *) klass; in gst_webp_enc_class_init()
134 venc_class->start = gst_webp_enc_start; in gst_webp_enc_class_init()
135 venc_class->stop = gst_webp_enc_stop; in gst_webp_enc_class_init()
136 venc_class->set_format = gst_webp_enc_set_format; in gst_webp_enc_class_init()
137 venc_class->handle_frame = gst_webp_enc_handle_frame; in gst_webp_enc_class_init()
138 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init()

123456789