Searched refs:gst_audio_encoder_set_frame_max (Results 1 – 15 of 15) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/gsm/ |
D | gstgsmenc.c | 145 gst_audio_encoder_set_frame_max (benc, 1); in gst_gsmenc_set_format()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioencoder.h | 295 void gst_audio_encoder_set_frame_max (GstAudioEncoder * enc, gint num);
|
D | gstaudioencoder.c | 2267 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/ |
D | gstvoamrwbenc.c | 265 gst_audio_encoder_set_frame_max (benc, 1); in gst_voamrwbenc_set_format()
|
/third_party/gstreamer/gstplugins_bad/ext/openaptx/ |
D | gstopenaptxenc.c | 128 gst_audio_encoder_set_frame_max (audio_enc, 0); in gst_openaptx_enc_set_format()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfaudioenc.cpp | 161 gst_audio_encoder_set_frame_max (enc, 1); in gst_mf_audio_enc_set_format()
|
/third_party/gstreamer/gstplugins_good/ext/speex/ |
D | gstspeexenc.c | 323 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/ |
D | gstavaudenc.c | 347 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/ |
D | gstsbcenc.c | 164 gst_audio_encoder_set_frame_max (audio_enc, 0); in gst_sbc_enc_set_format()
|
/third_party/gstreamer/gstplugins_bad/gst/adpcmenc/ |
D | adpcmenc.c | 196 gst_audio_encoder_set_frame_max (benc, 1); in adpcmenc_set_format()
|
/third_party/gstreamer/gstplugins_bad/ext/voaacenc/ |
D | gstvoaacenc.c | 367 gst_audio_encoder_set_frame_max (benc, 1); in gst_voaacenc_set_format()
|
/third_party/gstreamer/gstplugins_bad/ext/fdkaac/ |
D | gstfdkaacenc.c | 385 gst_audio_encoder_set_frame_max (enc, 1); in gst_fdkaacenc_set_format()
|
/third_party/gstreamer/gstplugins_bad/ext/faac/ |
D | gstfaac.c | 402 gst_audio_encoder_set_frame_max (enc, 1); in gst_faac_set_format()
|
/third_party/gstreamer/gstplugins_good/ext/twolame/ |
D | gsttwolamemp2enc.c | 403 gst_audio_encoder_set_frame_max (enc, 1); in gst_two_lame_set_format()
|
/third_party/gstreamer/gstplugins_base/ext/opus/ |
D | gstopusenc.c | 439 gst_audio_encoder_set_frame_max (benc, 1); in gst_opus_enc_setup_base_class()
|