Searched refs:auxiliary (Results 1 – 10 of 10) sorted by relevance
47 bool auxiliary; member
100 context->auxiliary = true; in reverb_auxiliary_init()106 context->auxiliary = false; in reverb_insert_init()114 context->auxiliary = false; in reverb_preset_init()
39 * | mode | | 1 auxiliary: connect to track auxiliary271 AUX_CHANNELS, // supports auxiliary channels278 AudioChannelMask auxChannels; // channel mask for auxiliary channels
180 * Queries for supported combinations of main and auxiliary channels194 * Retrieves the current configuration of main and auxiliary channels.205 * Sets the current configuration of main and auxiliary channels.
39 * | mode | | 1 auxiliary: connect to track auxiliary271 AUX_CHANNELS, // supports auxiliary channels278 bitfield<AudioChannelMask> auxChannels; // channel mask for auxiliary channels
170 * Queries for supported combinations of main and auxiliary channels183 * Retrieves the current configuration of main and auxiliary channels.193 * Sets the current configuration of main and auxiliary channels.
39 * | mode | | 1 auxiliary: connect to track auxiliary273 AUX_CHANNELS, // supports auxiliary channels280 bitfield<AudioChannelMask> auxChannels; // channel mask for auxiliary channels
56 * A peripheral is an auxiliary device that connects to and works with a
2451 * * 39: The auxiliary input. Optional.2455 * * 40: The forward auxiliary input-to-input weights. Optional.2457 * * 41: The forward auxiliary input-to-forget weights. Optional.2459 * * 42: The forward auxiliary input-to-cell weights. Optional.2461 * * 43: The forward auxiliary input-to-output weights. Optional.2463 * * 44: The backward auxiliary input-to-input weights. Optional.2465 * * 45: The backward auxiliary input-to-forget weights. Optional.2467 * * 46: The backward auxiliary input-to-cell weights. Optional.2469 * * 47: The backward auxiliary input-to-output weights. Optional.2571 * The op also supports an auxiliary input. Regular cell feeds one input[all …]