Home
last modified time | relevance | path

Searched defs:n_samples (Results 1 – 19 of 19) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/audiomixmatrix/
Dgstaudiomixmatrix.c437 guint n_samples = outmap.size / (sizeof (gfloat) * outchannels); in gst_audio_mix_matrix_transform() local
459 guint n_samples = outmap.size / (sizeof (gdouble) * outchannels); in gst_audio_mix_matrix_transform() local
481 guint n_samples = outmap.size / (sizeof (gint16) * outchannels); in gst_audio_mix_matrix_transform() local
504 guint n_samples = outmap.size / (sizeof (gint32) * outchannels); in gst_audio_mix_matrix_transform() local
/third_party/gstreamer/gstplugins_good/gst/replaygain/
Drganalysis.c288 const gfloat * input_r, guint n_samples) in apply_filters()
517 guint n_samples = size / sizeof (gfloat); in rg_analysis_analyze_mono_float() local
577 guint n_samples = size / sizeof (gint16); in rg_analysis_analyze_mono_int16() local
653 const gfloat * samples_r, guint n_samples) in rg_analysis_analyze()
/third_party/gstreamer/gstplugins_bad/gst/inter/
Dgstinteraudiosrc.h45 guint64 n_samples; member
/third_party/gstreamer/gstplugins_bad/gst/adpcmdec/
Dadpcmdec.c176 adpcmdec_decode_ms_block (ADPCMDec * dec, int n_samples, const guint8 * data, in adpcmdec_decode_ms_block()
269 adpcmdec_decode_ima_block (ADPCMDec * dec, int n_samples, const guint8 * data, in adpcmdec_decode_ima_block()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-buffer.h53 gsize n_samples; member
Dgstaudiostreamalign.c343 gboolean discont, GstClockTime timestamp, guint n_samples, in gst_audio_stream_align_process()
/third_party/ffmpeg/libavformat/
Dlibgme.c140 int n_samples = AUDIO_PKT_SIZE / 2; in read_packet_gme() local
Dlibopenmpt.c172 int n_samples = AUDIO_PKT_SIZE / (openmpt->channels ? openmpt->channels*4 : 4); in read_packet_openmpt() local
Dlibmodplug.c142 unsigned n_samples = ModPlug_NumSamples(f); in modplug_load_metadata() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpsbcdepay.c280 guint64 n_samples; in gst_rtp_sbc_depay_process() local
/third_party/boost/libs/math/test/
Dtest_autodiff.hpp75 …static constexpr auto n_samples = if_t<mp11::mp_or<bmp::is_number<T>, bmp::is_number_expression<T>… member
/third_party/ffmpeg/libavfilter/
Daf_sofalizer.c50 int n_samples; /* ir_samples to next power of 2 */ member
344 const int n_samples = s->sofa.n_samples; in sofalizer_convolute() local
722 int n_samples; in load_data() local
Daf_atempo.c1111 int n_samples = ((atempo->dst - atempo->dst_buffer->data[0]) / in filter_frame() local
/third_party/gstreamer/gstplugins_bad/gst/audiobuffersplit/
Dgstaudiobuffersplit.c529 guint n_samples = MIN (silence_samples, rate); in gst_audio_buffer_split_handle_discont() local
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcaudiodec.c528 gint i, n_samples, c, n_channels; in gst_amc_audio_dec_loop() local
/third_party/pulseaudio/src/pulsecore/
Dresampler.c1436 unsigned n_samples, n_frames; in convert_from_work_format() local
/third_party/ffmpeg/libavcodec/
Dwmavoice.c1709 int n, res, n_samples = MAX_SFRAMESIZE; in synth_superframe() local
/third_party/pulseaudio/src/modules/dbus/
Diface-core.c1081 unsigned n_samples; in handle_get_all() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c313 guint32 n_samples; member
8546 guint32 n_samples; in gst_qtdemux_guess_framerate() local
9361 guint32 n_samples; in qtdemux_parse_samples() local