| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | ladspa.c | 50 size_t input_count; member 187 l_st->inputs[l_st->input_count++] = i; in sox_ladspa_getopts() 234 if (l_st->input_count == 1 && l_st->output_count == 1 && in sox_ladspa_start() 261 if (l_st->input_count < effp->in_signal.channels) { in sox_ladspa_start() 263 (unsigned)l_st->input_count, effp->in_signal.channels); in sox_ladspa_start() 268 if (l_st->input_count > effp->in_signal.channels) in sox_ladspa_start() 270 (unsigned)l_st->input_count, effp->in_signal.channels); in sox_ladspa_start() 331 const size_t total_input_count = l_st->input_count * l_st->handle_count; in sox_ladspa_flow() 363 handle = l_st->handles[j / l_st->input_count]; in sox_ladspa_flow()
|
| H A D | sox.c | 142 static size_t input_count = 0; variable 211 for (i = 0; i < input_count; i++) { in cleanup() 455 (is_serial(combine_method) && input_count > 1))) in progress_to_next_input_file() 505 z->ibuf = lsx_malloc(input_count * sizeof(*z->ibuf)); in combiner_start() 506 for (i = 0; i < input_count; i++) { in combiner_start() 513 z->ilen = lsx_malloc(input_count * sizeof(*z->ilen)); in combiner_start() 535 if (++current_input < input_count) { in combiner_drain() 547 for (i = 0; i < input_count; ++i) { in combiner_drain() 556 for (i = 0; i < input_count; ++i) in combiner_drain() 568 for (++i; i < input_count; ++i) { in combiner_drain() [all …]
|
| /OK3568_Linux_fs/kernel/sound/core/seq/ |
| H A D | seq_midi.c | 271 unsigned int input_count = 0, output_count = 0; in snd_seq_midisynth_probe() local 285 input_count = info->subdevices_count; in snd_seq_midisynth_probe() 288 if (ports < input_count) in snd_seq_midisynth_probe() 289 ports = input_count; in snd_seq_midisynth_probe() 360 if ((info->flags & SNDRV_RAWMIDI_INFO_INPUT) && p < input_count) in snd_seq_midisynth_probe()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-davinci/ |
| H A D | pdata-quirks.c | 85 .input_count = ARRAY_SIZE(da850_ch0_inputs), 95 .input_count = ARRAY_SIZE(da850_ch1_inputs),
|
| H A D | board-dm646x-evm.c | 726 .input_count = ARRAY_SIZE(dm6467_ch0_inputs), 736 .input_count = ARRAY_SIZE(dm6467_ch1_inputs),
|
| H A D | board-da850-evm.c | 1290 .input_count = ARRAY_SIZE(da850_ch0_inputs), 1300 .input_count = ARRAY_SIZE(da850_ch1_inputs),
|
| /OK3568_Linux_fs/kernel/include/media/davinci/ |
| H A D | vpif_types.h | 65 int input_count; member
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | rawmidi.h | 141 int output_count, int input_count,
|
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | mixer_scarlett_gen2.c | 1769 int i, input_num, input_count, port_type; in scarlett2_init_routing() local 1790 input_count = ports[port_type].num[SCARLETT2_PORT_IN]; in scarlett2_init_routing() 1792 i < input_count && output_count; in scarlett2_init_routing() 1801 input_count = ports[SCARLETT2_PORT_TYPE_PCM].num[SCARLETT2_PORT_IN]; in scarlett2_init_routing() 1810 i < output_count && input_count; in scarlett2_init_routing() 1811 i++, input_count--) in scarlett2_init_routing()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | fcx.h | 51 u32 input_count; member
|
| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | fcx.c | 173 tcw->input_count = count; in tcw_finalize()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/davinci/ |
| H A D | vpif_capture.c | 676 if (input_index >= chan_cfg->input_count) in vpif_input_to_subdev() 875 if (input->index >= chan_cfg->input_count) in vpif_enum_input() 914 if (index >= chan_cfg->input_count) in vpif_s_input() 1558 chan->input_count++; in vpif_capture_get_pdata()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | rawmidi.c | 1663 int output_count, int input_count, in snd_rawmidi_new() argument 1698 input_count); in snd_rawmidi_new()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | hsa-common.h | 450 unsigned input_count ();
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | hsa-common.h | 450 unsigned input_count ();
|