Home
last modified time | relevance | path

Searched refs:microphone (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/audio/hal/
Dplatform_info.c460 struct audio_microphone_characteristic_t microphone; in process_microphone_characteristic() local
477 strcpy(microphone.device_id, attr[curIdx++]); in process_microphone_characteristic()
484 ARRAY_SIZE(device_in_types), &microphone.device)) { in process_microphone_characteristic()
498 strcpy(microphone.address, attr[curIdx++]); in process_microphone_characteristic()
499 if (strlen(microphone.address) == 0) { in process_microphone_characteristic()
501 if (microphone.device == AUDIO_DEVICE_IN_BUILTIN_MIC) { in process_microphone_characteristic()
502 strcpy(microphone.address, AUDIO_BOTTOM_MICROPHONE_ADDRESS); in process_microphone_characteristic()
503 } else if (microphone.device == AUDIO_DEVICE_IN_BACK_MIC) { in process_microphone_characteristic()
504 strcpy(microphone.address, AUDIO_BACK_MICROPHONE_ADDRESS); in process_microphone_characteristic()
513 AUDIO_MICROPHONE_LOCATION_CNT, &microphone.location)) { in process_microphone_characteristic()
[all …]
/hardware/interfaces/audio/4.0/
Dtypes.hal164 * A 3D point used to represent position or orientation of a microphone.
166 * Position: Coordinates of the microphone's capsule, in meters, from the
172 * microphone's capsule. Magnitude = sqrt(x^2 + y^2 + z^2) = 1
182 * Used channels further identify if the microphone has any significative
205 * e.g. microphone arrays should belong to the same group
232 * Structure used by the HAL to describe microphone's characteristics
236 /** Unique alphanumeric id for microphone. Guaranteed to be the same
248 /** Location of the microphone in regard to the body of the device */
251 * e.g. microphone arrays should belong to the same group
254 /** Index of this microphone within the group.
[all …]
DIDevice.hal54 * Sets microphone muting state.
56 * @param mute whether microphone is muted.
62 * Gets whether microphone is muted.
65 * @return mute whether microphone is muted.
/hardware/interfaces/audio/2.0/
DIDevice.hal56 * Sets microphone muting state.
58 * @param mute whether microphone is muted.
64 * Gets whether microphone is muted.
67 * @return mute whether microphone is muted.
/hardware/google/interfaces/pixelstats/1.0/
DIPixelStats.hal76 * COMPLETE refers to a complete failure e.g. non-responsive microphone.
/hardware/interfaces/audio/effect/2.0/
DIEffect.hal181 * (e.g. for a multi-microphone noise suppressor).
/hardware/interfaces/audio/effect/4.0/
DIEffect.hal171 * (e.g. for a multi-microphone noise suppressor).
/hardware/interfaces/radio/1.0/
DIRadio.hal690 * Turn on or off uplink (microphone) mute.