Searched defs:out_channels (Results 1 - 9 of 9) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | ac3dsp.h | 102 int out_channels; member
|
H A D | ac3dec.h | 171 int out_channels; ///< number of output channels member
|
/third_party/pulseaudio/src/tests/ |
H A D | cpu-remap-test.c | 199 setup_remap_channels( pa_remap_t *m, pa_sample_format_t f, unsigned in_channels, unsigned out_channels, bool rearrange) setup_remap_channels() argument 268 remap_init_test_channels( pa_init_remap_func_t init_func, pa_init_remap_func_t orig_init_func, pa_sample_format_t f, unsigned in_channels, unsigned out_channels, bool rearrange) remap_init_test_channels() argument 287 remap_init2_test_channels( pa_sample_format_t f, unsigned in_channels, unsigned out_channels, bool rearrange) remap_init2_test_channels() argument [all...] |
/third_party/ffmpeg/libavresample/ |
H A D | utils.c | 640 int in_channels, out_channels, i, o; avresample_get_matrix() local 669 int in_channels, out_channels, i, o; avresample_set_matrix() local [all...] |
H A D | internal.h | 78 int out_channels; /**< number of output channels */ member
|
H A D | audio_mix_matrix.c | 97 int in_channels, out_channels; in avresample_build_matrix() local
|
H A D | audio_mix.c | 40 int out_channels; member 61 ff_audio_mix_set_func(AudioMix *am, enum AVSampleFormat fmt, enum AVMixCoeffType coeff_type, int in_channels, int out_channels, int ptr_align, int samples_align, const char *descr, void *mix_func) ff_audio_mix_set_func() argument [all...] |
/third_party/ffmpeg/libavresample/tests/ |
H A D | avresample.c | 207 int out_channels; in main() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | avfiltergraph.c | 897 int out_channels; in swap_channel_layouts_on_filter() local
|
Completed in 8 milliseconds