Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dplatform_info.c579 struct audio_microphone_characteristic_t microphone; in process_microphone_characteristic() local
584 microphone.sensitivity = AUDIO_MICROPHONE_SENSITIVITY_UNKNOWN; in process_microphone_characteristic()
585 microphone.max_spl = AUDIO_MICROPHONE_SPL_UNKNOWN; in process_microphone_characteristic()
586 microphone.min_spl = AUDIO_MICROPHONE_SPL_UNKNOWN; in process_microphone_characteristic()
587 microphone.orientation.x = 0.0f; in process_microphone_characteristic()
588 microphone.orientation.y = 0.0f; in process_microphone_characteristic()
589 microphone.orientation.z = 0.0f; in process_microphone_characteristic()
590 microphone.geometric_location.x = AUDIO_MICROPHONE_COORDINATE_UNKNOWN; in process_microphone_characteristic()
591 microphone.geometric_location.y = AUDIO_MICROPHONE_COORDINATE_UNKNOWN; in process_microphone_characteristic()
592 microphone.geometric_location.z = AUDIO_MICROPHONE_COORDINATE_UNKNOWN; in process_microphone_characteristic()
[all …]
/hardware/interfaces/audio/6.0/
Dtypes.hal108 * A 3D point used to represent position or orientation of a microphone.
110 * Position: Coordinates of the microphone's capsule, in meters, from the
116 * microphone's capsule. Magnitude = sqrt(x^2 + y^2 + z^2) = 1
126 * Used channels further identify if the microphone has any significative
149 * e.g. microphone arrays should belong to the same group
176 * Structure used by the HAL to describe microphone's characteristics
180 /** Unique alphanumeric id for microphone. Guaranteed to be the same
192 /** Location of the microphone in regard to the body of the device */
195 * e.g. microphone arrays should belong to the same group
198 /** Index of this microphone within the group.
[all …]
DIStreamIn.hal170 * Specifies the logical microphone (for processing).
185 * Specifies the zoom factor for the selected microphone (for processing).
193 * @param the desired field dimension of microphone capture. Range is from -1 (wide angle),
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/5.0/
Dtypes.hal108 * A 3D point used to represent position or orientation of a microphone.
110 * Position: Coordinates of the microphone's capsule, in meters, from the
116 * microphone's capsule. Magnitude = sqrt(x^2 + y^2 + z^2) = 1
126 * Used channels further identify if the microphone has any significative
149 * e.g. microphone arrays should belong to the same group
176 * Structure used by the HAL to describe microphone's characteristics
180 /** Unique alphanumeric id for microphone. Guaranteed to be the same
192 /** Location of the microphone in regard to the body of the device */
195 * e.g. microphone arrays should belong to the same group
198 /** 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.
DIStreamIn.hal170 * Specifies the logical microphone (for processing).
185 * Specifies the zoom factor for the selected microphone (for processing).
193 * @param the desired field dimension of microphone capture. Range is from -1 (wide angle),
/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/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalTest.cpp62 for (auto microphone : microphones) { in TEST_P() local
63 if (microphone.deviceAddress.device != AudioDevice::IN_BUILTIN_MIC) { in TEST_P()
71 return getDevice()->openInputStream(handle, microphone.deviceAddress, in TEST_P()
/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/interfaces/audio/effect/4.0/
DIEffect.hal171 * (e.g. for a multi-microphone noise suppressor).
/hardware/interfaces/audio/effect/2.0/
DIEffect.hal181 * (e.g. for a multi-microphone noise suppressor).
/hardware/interfaces/audio/effect/6.0/
DIEffect.hal171 * (e.g. for a multi-microphone noise suppressor).
/hardware/interfaces/audio/effect/5.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.