Home
last modified time | relevance | path

Searched defs:in_channels (Results 1 – 16 of 16) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-channel-mixer.c62 gint in_channels; member
109 gint in_channels, GstAudioChannelPosition * in_position, gint out_channels, in gst_audio_channel_mixer_fill_identical()
138 gst_audio_channel_mixer_fill_compatible (gfloat ** matrix, gint in_channels, in gst_audio_channel_mixer_fill_compatible()
368 gst_audio_channel_mixer_fill_others (gfloat ** matrix, gint in_channels, in gst_audio_channel_mixer_fill_others()
569 gst_audio_channel_mixer_fill_normalize (gfloat ** matrix, gint in_channels, in gst_audio_channel_mixer_fill_normalize()
598 gst_audio_channel_mixer_fill_special (gfloat ** matrix, gint in_channels, in gst_audio_channel_mixer_fill_special()
636 GstAudioChannelMixerFlags flags, gint in_channels, in gst_audio_channel_mixer_fill_matrix()
678 gint in_channels, GstAudioChannelPosition * in_position, in gst_audio_channel_mixer_setup_matrix()
829 gint in_channels, gint out_channels, gfloat ** matrix) in gst_audio_channel_mixer_new_with_matrix()
989 gint in_channels, in gst_audio_channel_mixer_new()
Daudio-converter.c763 check_mix_matrix (guint in_channels, guint out_channels, const GValue * value) in check_mix_matrix()
802 mix_matrix_from_g_value (guint in_channels, guint out_channels, in mix_matrix_from_g_value()
/third_party/pulseaudio/src/tests/
Dcpu-remap-test.c202 unsigned in_channels, in setup_remap_channels()
272 unsigned in_channels, in remap_init_test_channels()
289 unsigned in_channels, in remap_init2_test_channels()
/third_party/ffmpeg/libavresample/
Dutils.c640 int in_channels, out_channels, i, o; in avresample_get_matrix() local
669 int in_channels, out_channels, i, o; in avresample_set_matrix() local
701 int in_channels, ch, i; in avresample_set_channel_mapping() local
Daudio_mix_matrix.c97 int in_channels, out_channels; in avresample_build_matrix() local
Daudio_mix.c39 int in_channels; member
62 enum AVMixCoeffType coeff_type, int in_channels, in ff_audio_mix_set_func()
Dinternal.h77 int in_channels; /**< number of input channels */ member
/third_party/ffmpeg/libavcodec/
Dac3dsp.h103 int in_channels; member
/third_party/gstreamer/gstplugins_bad/gst/audiomixmatrix/
Dgstaudiomixmatrix.h56 guint in_channels; member
/third_party/ffmpeg/libavresample/tests/
Davresample.c203 int in_channels; in main() local
/third_party/gstreamer/gstplugins_bad/ext/fdkaac/
Dgstfdkaacenc.c266 gint in_channels = GST_AUDIO_INFO_CHANNELS (info); in gst_fdkaacenc_set_format() local
/third_party/ffmpeg/libavfilter/
Daf_headphone.c152 const int in_channels = in->channels; in headphone_convolute() local
221 const int in_channels = in->channels; in headphone_fast_convolute() local
Daf_sofalizer.c358 const int in_channels = s->n_conv; /* number of input channels */ in sofalizer_convolute() local
454 const int in_channels = s->n_conv; /* number of input channels */ in sofalizer_fast_convolute() local
Davfiltergraph.c953 int in_channels = av_get_channel_layout_nb_channels(in_chlayout); in swap_channel_layouts_on_filter() local
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2filter.c248 gint in_channels = 1, out_channels = 1; in gst_lv2_filter_type_class_add_pad_templates() local
/third_party/alsa-lib/src/pcm/
Dpcm_ladspa.c615 unsigned int in_channels; in snd_pcm_ladspa_allocate_instances() local