Home
last modified time | relevance | path

Searched refs:auxiliary (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/audio/post_proc/
Dreverb.h47 bool auxiliary; member
Dreverb.c100 context->auxiliary = true; in reverb_auxiliary_init()
106 context->auxiliary = false; in reverb_insert_init()
114 context->auxiliary = false; in reverb_preset_init()
/hardware/interfaces/audio/effect/2.0/
Dtypes.hal39 * | mode | | 1 auxiliary: connect to track auxiliary
271 AUX_CHANNELS, // supports auxiliary channels
278 AudioChannelMask auxChannels; // channel mask for auxiliary channels
DIEffect.hal180 * Queries for supported combinations of main and auxiliary channels
194 * Retrieves the current configuration of main and auxiliary channels.
205 * Sets the current configuration of main and auxiliary channels.
/hardware/interfaces/audio/effect/5.0/
Dtypes.hal39 * | mode | | 1 auxiliary: connect to track auxiliary
273 AUX_CHANNELS, // supports auxiliary channels
280 bitfield<AudioChannelMask> auxChannels; // channel mask for auxiliary channels
DIEffect.hal170 * Queries for supported combinations of main and auxiliary channels
183 * Retrieves the current configuration of main and auxiliary channels.
193 * Sets the current configuration of main and auxiliary channels.
/hardware/interfaces/audio/effect/4.0/
Dtypes.hal39 * | mode | | 1 auxiliary: connect to track auxiliary
271 AUX_CHANNELS, // supports auxiliary channels
278 bitfield<AudioChannelMask> auxChannels; // channel mask for auxiliary channels
DIEffect.hal170 * Queries for supported combinations of main and auxiliary channels
183 * Retrieves the current configuration of main and auxiliary channels.
193 * Sets the current configuration of main and auxiliary channels.
/hardware/interfaces/audio/effect/6.0/
Dtypes.hal39 * | mode | | 1 auxiliary: connect to track auxiliary
273 AUX_CHANNELS, // supports auxiliary channels
280 bitfield<AudioChannelMask> auxChannels; // channel mask for auxiliary channels
DIEffect.hal170 * Queries for supported combinations of main and auxiliary channels
183 * Retrieves the current configuration of main and auxiliary channels.
193 * Sets the current configuration of main and auxiliary channels.
/hardware/interfaces/power/stats/1.0/
Dtypes.hal56 * A peripheral is an auxiliary device that connects to and works with a
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal2403 * The op supports cross-linking via an auxiliary input. Regular cell feeds
2428 * The cross-linking mode is enabled iff auxiliary input and auxiliary
2434 * 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. See
2552 * * 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 …]
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal2327 * The op supports cross-linking via an auxiliary input. Regular cell feeds
2352 * The cross-linking mode is enabled iff auxiliary input and auxiliary
2455 * * 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 …]