Home
last modified time | relevance | path

Searched refs:audioenc (Results 1 – 25 of 128) sorted by relevance

123456

/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
H A Dalaw-encode.c40 static gboolean gst_alaw_enc_start (GstAudioEncoder * audioenc);
305 gst_alaw_enc_start (GstAudioEncoder * audioenc) in gst_alaw_enc_start() argument
307 GstALawEnc *alawenc = GST_ALAW_ENC (audioenc); in gst_alaw_enc_start()
316 gst_alaw_enc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_alaw_enc_set_format() argument
320 GstALawEnc *alawenc = GST_ALAW_ENC (audioenc); in gst_alaw_enc_set_format()
327 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_alaw_enc_set_format()
338 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_alaw_enc_set_format()
345 gst_alaw_enc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_alaw_enc_handle_frame() argument
362 alawenc = GST_ALAW_ENC (audioenc); in gst_alaw_enc_handle_frame()
373 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, alaw_size); in gst_alaw_enc_handle_frame()
[all …]
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/law/
H A Dmulaw-encode.c49 static gboolean gst_mulawenc_start (GstAudioEncoder * audioenc);
63 gst_mulawenc_start (GstAudioEncoder * audioenc) in gst_mulawenc_start() argument
65 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_start()
99 gst_mulawenc_set_format (GstAudioEncoder * audioenc, GstAudioInfo * info) in gst_mulawenc_set_format() argument
103 GstMuLawEnc *mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_set_format()
110 gst_pad_get_pad_template_caps (GST_AUDIO_ENCODER_SRC_PAD (audioenc)); in gst_mulawenc_set_format()
123 ret = gst_audio_encoder_set_output_format (audioenc, base_caps); in gst_mulawenc_set_format()
130 gst_mulawenc_handle_frame (GstAudioEncoder * audioenc, GstBuffer * buffer) in gst_mulawenc_handle_frame() argument
146 mulawenc = GST_MULAWENC (audioenc); in gst_mulawenc_handle_frame()
157 outbuf = gst_audio_encoder_allocate_output_buffer (audioenc, mulaw_size); in gst_mulawenc_handle_frame()
[all …]

123456