Home
last modified time | relevance | path

Searched refs:mix (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/audio/common/all-versions/default/
DHidlUtils.cpp190 config->ext.mix.hwModule = halConfig.ext.mix.hw_module; in audioPortConfigFromHal()
191 config->ext.mix.ioHandle = halConfig.ext.mix.handle; in audioPortConfigFromHal()
193 config->ext.mix.useCase.stream = AudioStreamType(halConfig.ext.mix.usecase.stream); in audioPortConfigFromHal()
195 config->ext.mix.useCase.source = AudioSource(halConfig.ext.mix.usecase.source); in audioPortConfigFromHal()
228 halConfig->ext.mix.hw_module = config.ext.mix.hwModule; in audioPortConfigToHal()
229 halConfig->ext.mix.handle = config.ext.mix.ioHandle; in audioPortConfigToHal()
231 halConfig->ext.mix.usecase.stream = in audioPortConfigToHal()
232 static_cast<audio_stream_type_t>(config.ext.mix.useCase.stream); in audioPortConfigToHal()
234 halConfig->ext.mix.usecase.source = in audioPortConfigToHal()
235 static_cast<audio_source_t>(config.ext.mix.useCase.source); in audioPortConfigToHal()
[all …]
/hardware/qcom/msm8998/json-c/
Dlinkhash.c158 #define mix(a,b,c) \ macro
250 mix(a,b,c); in hashlittle()
316 mix(a,b,c); in hashlittle()
371 mix(a,b,c); in hashlittle()
/hardware/interfaces/audio/effect/2.0/
DIDownmixEffect.hal25 FOLD // mix the extra channels with FL/FR
/hardware/interfaces/audio/effect/4.0/
DIDownmixEffect.hal25 FOLD // mix the extra channels with FL/FR
/hardware/interfaces/audio/effect/5.0/
DIDownmixEffect.hal25 FOLD // mix the extra channels with FL/FR
/hardware/interfaces/audio/effect/6.0/
DIDownmixEffect.hal25 FOLD // mix the extra channels with FL/FR
/hardware/interfaces/audio/common/2.0/
Dtypes.hal130 * Source for the mix to be presented remotely. An example of remote
132 * to play the mix captured by this audio source.
164 * Session for effects applied to output mix. These effects can
823 * Audio port type indicates if it is a session (e.g AudioTrack), a mix (e.g
886 } mix;
901 * Latency class of the audio mix.
934 AudioPortMixExt mix;
/hardware/interfaces/audio/common/4.0/
Dtypes.hal124 * Source for the mix to be presented remotely. An example of remote
126 * to play the mix captured by this audio source.
150 * Session for effects applied to output mix. These effects can
784 * Audio port type indicates if it is a session (e.g AudioTrack), a mix (e.g
846 } mix;
862 * Latency class of the audio mix.
895 AudioPortMixExt mix;
/hardware/interfaces/audio/common/5.0/
Dtypes.hal126 * Source for the mix to be presented remotely. An example of remote
128 * to play the mix captured by this audio source.
164 * Session for effects applied to output mix. These effects can
913 * Audio port type indicates if it is a session (e.g AudioTrack), a mix (e.g
975 } mix;
991 * Latency class of the audio mix.
1024 AudioPortMixExt mix;
/hardware/interfaces/audio/common/6.0/
Dtypes.hal166 * Source for the mix to be presented remotely. An example of remote
168 * to play the mix captured by this audio source.
211 * Session for effects applied to output mix. These effects can
1072 * Audio port type indicates if it is a session (e.g AudioTrack), a mix (e.g
1134 } mix;
1150 * Latency class of the audio mix.
1183 AudioPortMixExt mix;
/hardware/interfaces/camera/device/1.0/
DICameraDeviceCallback.hal102 * recording. The HAL must not mix use of this method with handleCallbackTimestamp in one
/hardware/interfaces/audio/4.0/config/api/
Dcurrent.txt272 enum_constant public static final audio.policy.configuration.V4_0.MixType mix;
/hardware/interfaces/audio/5.0/config/api/
Dcurrent.txt291 enum_constant public static final audio.policy.configuration.V5_0.MixType mix;
/hardware/interfaces/audio/6.0/config/api/
Dcurrent.txt301 enum_constant public static final audio.policy.configuration.V6_0.MixType mix;
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal227 * The CONV_2D op sweeps a 2-D filter that can mix channels together over a
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal370 * only source of entropy used, and a secure mixing function must be used to mix the entropy
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal324 * The CONV_2D op sweeps a 2-D filter that can mix channels together over a
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal275 * The CONV_2D op sweeps a 2-D filter that can mix channels together over a