/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-channel-mixer.c | 63 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()
|
D | audio-converter.c | 763 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/ |
D | cpu-remap-test.c | 203 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/ |
D | ac3dsp.h | 102 int out_channels; member
|
D | ac3dec.h | 171 int out_channels; ///< number of output channels member
|
/third_party/ffmpeg/libavresample/ |
D | utils.c | 640 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
|
D | audio_mix_matrix.c | 97 int in_channels, out_channels; in avresample_build_matrix() local
|
D | audio_mix.c | 40 int out_channels; member 63 int out_channels, int ptr_align, int samples_align, in ff_audio_mix_set_func()
|
D | internal.h | 78 int out_channels; /**< number of output channels */ member
|
/third_party/gstreamer/gstplugins_bad/gst/audiomixmatrix/ |
D | gstaudiomixmatrix.h | 57 guint out_channels; member
|
/third_party/ffmpeg/libavresample/tests/ |
D | avresample.c | 207 int out_channels; in main() local
|
/third_party/gstreamer/gstplugins_bad/ext/lv2/ |
D | gstlv2filter.c | 248 gint in_channels = 1, out_channels = 1; in gst_lv2_filter_type_class_add_pad_templates() local
|
/third_party/gstreamer/gstplugins_base/gst/audiomixer/ |
D | gstaudiointerleave.c | 821 gint out_width, in_bpf, out_bpf, out_channels, channel; in gst_audio_interleave_aggregate_one_buffer() local
|
/third_party/ffmpeg/libavfilter/ |
D | avfiltergraph.c | 954 int out_channels = av_get_channel_layout_nb_channels(out_chlayout); in swap_channel_layouts_on_filter() local
|