Home
last modified time | relevance | path

Searched refs:gst_audio_encoder_set_frame_max (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/gsm/
Dgstgsmenc.c145 gst_audio_encoder_set_frame_max (benc, 1); in gst_gsmenc_set_format()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioencoder.h295 void gst_audio_encoder_set_frame_max (GstAudioEncoder * enc, gint num);
Dgstaudioencoder.c2267 gst_audio_encoder_set_frame_max (GstAudioEncoder * enc, gint num) in gst_audio_encoder_set_frame_max() function
/third_party/gstreamer/gstplugins_bad/ext/voamrwbenc/
Dgstvoamrwbenc.c265 gst_audio_encoder_set_frame_max (benc, 1); in gst_voamrwbenc_set_format()
/third_party/gstreamer/gstplugins_bad/ext/openaptx/
Dgstopenaptxenc.c128 gst_audio_encoder_set_frame_max (audio_enc, 0); in gst_openaptx_enc_set_format()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfaudioenc.cpp161 gst_audio_encoder_set_frame_max (enc, 1); in gst_mf_audio_enc_set_format()
/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexenc.c323 gst_audio_encoder_set_frame_max (benc, 0); in gst_speex_enc_set_format()
330 gst_audio_encoder_set_frame_max (benc, 1); in gst_speex_enc_set_format()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavaudenc.c347 gst_audio_encoder_set_frame_max (GST_AUDIO_ENCODER (ffmpegaudenc), 1); in gst_ffmpegaudenc_set_format()
353 gst_audio_encoder_set_frame_max (GST_AUDIO_ENCODER (ffmpegaudenc), 0); in gst_ffmpegaudenc_set_format()
/third_party/gstreamer/gstplugins_bad/ext/sbc/
Dgstsbcenc.c164 gst_audio_encoder_set_frame_max (audio_enc, 0); in gst_sbc_enc_set_format()
/third_party/gstreamer/gstplugins_bad/gst/adpcmenc/
Dadpcmenc.c196 gst_audio_encoder_set_frame_max (benc, 1); in adpcmenc_set_format()
/third_party/gstreamer/gstplugins_bad/ext/voaacenc/
Dgstvoaacenc.c367 gst_audio_encoder_set_frame_max (benc, 1); in gst_voaacenc_set_format()
/third_party/gstreamer/gstplugins_bad/ext/fdkaac/
Dgstfdkaacenc.c385 gst_audio_encoder_set_frame_max (enc, 1); in gst_fdkaacenc_set_format()
/third_party/gstreamer/gstplugins_bad/ext/faac/
Dgstfaac.c402 gst_audio_encoder_set_frame_max (enc, 1); in gst_faac_set_format()
/third_party/gstreamer/gstplugins_good/ext/twolame/
Dgsttwolamemp2enc.c403 gst_audio_encoder_set_frame_max (enc, 1); in gst_two_lame_set_format()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusenc.c439 gst_audio_encoder_set_frame_max (benc, 1); in gst_opus_enc_setup_base_class()