Home
last modified time | relevance | path

Searched refs:auxiliary (Results 1 – 10 of 10) 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/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/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/power/stats/1.0/
Dtypes.hal56 * A peripheral is an auxiliary device that connects to and works with a
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal2451 * * 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 …]