Home
last modified time | relevance | path

Searched defs:out_channels (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-channel-mixer.c63 gint out_channels; member
109 gint in_channels, GstAudioChannelPosition * in_position, gint out_channels, in gst_audio_channel_mixer_fill_identical()
139 GstAudioChannelPosition * in_position, gint out_channels, in gst_audio_channel_mixer_fill_compatible()
369 GstAudioChannelPosition * in_position, gint out_channels, in gst_audio_channel_mixer_fill_others()
570 gint out_channels) in gst_audio_channel_mixer_fill_normalize()
599 GstAudioChannelPosition * in_position, gint out_channels, in gst_audio_channel_mixer_fill_special()
637 GstAudioChannelPosition * in_position, gint out_channels, in gst_audio_channel_mixer_fill_matrix()
679 gint out_channels, GstAudioChannelPosition * out_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()
991 gint out_channels, GstAudioChannelPosition * out_position) 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.c203 unsigned out_channels, in setup_remap_channels()
273 unsigned out_channels, in remap_init_test_channels()
290 unsigned out_channels, in remap_init2_test_channels()
/third_party/ffmpeg/libavcodec/
Dac3dsp.h102 int out_channels; member
Dac3dec.h171 int out_channels; ///< number of output channels member
/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
Daudio_mix_matrix.c97 int in_channels, out_channels; in avresample_build_matrix() local
Daudio_mix.c40 int out_channels; member
63 int out_channels, int ptr_align, int samples_align, in ff_audio_mix_set_func()
Dinternal.h78 int out_channels; /**< number of output channels */ member
/third_party/gstreamer/gstplugins_bad/gst/audiomixmatrix/
Dgstaudiomixmatrix.h57 guint out_channels; member
/third_party/ffmpeg/libavresample/tests/
Davresample.c207 int out_channels; in main() 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/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiointerleave.c821 gint out_width, in_bpf, out_bpf, out_channels, channel; in gst_audio_interleave_aggregate_one_buffer() local
/third_party/ffmpeg/libavfilter/
Davfiltergraph.c954 int out_channels = av_get_channel_layout_nb_channels(out_chlayout); in swap_channel_layouts_on_filter() local