Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/gsm/
Dgstgsmenc.c102 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (gsmenc)); in gst_gsmenc_init()
/third_party/gstreamer/gstplugins_bad/gst/siren/
Dgstsirenenc.c95 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (enc)); in gst_siren_enc_init()
/third_party/gstreamer/gstplugins_good/gst/law/
Dalaw-encode.c446 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (alawenc)); in gst_alaw_enc_init()
Dmulaw-encode.c234 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (mulawenc)); in gst_mulawenc_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioencoder.h68 #define GST_AUDIO_ENCODER_SINK_PAD(obj) (GST_AUDIO_ENCODER_CAST (obj)->sinkpad) macro
Dgstaudioencoder.c1532 GST_AUDIO_ENCODER_SINK_PAD (enc), GST_AUDIO_ENCODER_SRC_PAD (enc), in gst_audio_encoder_proxy_getcaps()
1756 GstPad *pad = GST_AUDIO_ENCODER_SINK_PAD (enc); in gst_audio_encoder_sink_query_default()
/third_party/gstreamer/gstplugins_bad/ext/voamrwbenc/
Dgstvoamrwbenc.c195 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (amrwbenc)); in gst_voamrwbenc_init()
/third_party/gstreamer/gstplugins_bad/ext/openaptx/
Dgstopenaptxenc.c316 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (enc)); in gst_openaptx_enc_init()
/third_party/gstreamer/gstplugins_bad/ext/sbc/
Dgstsbcenc.c366 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (self)); in gst_sbc_enc_init()
/third_party/gstreamer/gstplugins_bad/gst/adpcmenc/
Dadpcmenc.c429 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (enc)); in adpcmenc_init()
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacenc.c802 pad = GST_AUDIO_ENCODER_SINK_PAD (enc); in gst_flac_enc_getcaps()
890 GST_AUDIO_ENCODER_SINK_PAD (enc), info); in gst_flac_enc_set_format()
1329 GstPad *pad = GST_AUDIO_ENCODER_SINK_PAD (enc); in gst_flac_enc_sink_query()
/third_party/gstreamer/gstplugins_bad/ext/voaacenc/
Dgstvoaacenc.c181 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (voaacenc)); in gst_voaacenc_init()
/third_party/gstreamer/gstplugins_bad/ext/ldac/
Dgstldacenc.c152 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (self)); in gst_ldac_enc_init()
/third_party/gstreamer/gstplugins_bad/ext/fdkaac/
Dgstfdkaacenc.c173 (GST_AUDIO_ENCODER_SINK_PAD (enc))); in gst_fdkaacenc_get_caps()
/third_party/gstreamer/gstplugins_bad/ext/faac/
Dgstfaac.c249 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (faac)); in gst_faac_init()
/third_party/gstreamer/gstplugins_good/ext/lame/
Dgstlamemp3enc.c296 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (lame)); in gst_lamemp3enc_init()
/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexenc.c247 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (enc)); in gst_speex_enc_init()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavaudenc.c160 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (ffmpegaudenc)); in gst_ffmpegaudenc_init()
/third_party/gstreamer/gstplugins_good/ext/twolame/
Dgsttwolamemp2enc.c427 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (twolame)); in gst_two_lame_init()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisenc.c193 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (enc)); in gst_vorbis_enc_init()
/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackenc.c357 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (enc)); in gst_wavpack_enc_init()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusenc.c375 GST_PAD_SET_ACCEPT_TEMPLATE (GST_AUDIO_ENCODER_SINK_PAD (enc)); in gst_opus_enc_init()