Searched refs:auxiliary (Results 1 – 13 of 13) 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 auxiliary273 AUX_CHANNELS, // supports auxiliary channels280 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 auxiliary271 AUX_CHANNELS, // supports auxiliary channels278 bitfield<AudioChannelMask> auxChannels; // channel mask for auxiliary channels
56 * A peripheral is an auxiliary device that connects to and works with a
2403 * The op supports cross-linking via an auxiliary input. Regular cell feeds2428 * The cross-linking mode is enabled iff auxiliary input and auxiliary2434 * enabled if auxiliary input is present but auxiliary weights are omitted.2547 * * 39: The auxiliary input. Optional.2550 * “aux_input_size” is the size of the auxiliary input. Optional. See2552 * * 40: The forward auxiliary input-to-input weights.2555 * * 41: The forward auxiliary input-to-forget weights.2558 * * 42: The forward auxiliary input-to-cell weights.2561 * * 43: The forward auxiliary input-to-output weights.2564 * * 44: The backward auxiliary input-to-input weights.[all …]
2327 * The op supports cross-linking via an auxiliary input. Regular cell feeds2352 * The cross-linking mode is enabled iff auxiliary input and auxiliary2455 * * 39: The auxiliary input. Optional.2459 * * 40: The forward auxiliary input-to-input weights. Optional.2461 * * 41: The forward auxiliary input-to-forget weights. Optional.2463 * * 42: The forward auxiliary input-to-cell weights. Optional.2465 * * 43: The forward auxiliary input-to-output weights. Optional.2467 * * 44: The backward auxiliary input-to-input weights. Optional.2469 * * 45: The backward auxiliary input-to-forget weights. Optional.2471 * * 46: The backward auxiliary input-to-cell weights. Optional.[all …]