Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dplatform_info.c640 struct audio_microphone_characteristic_t microphone; in process_microphone_characteristic() local
645 microphone.sensitivity = AUDIO_MICROPHONE_SENSITIVITY_UNKNOWN; in process_microphone_characteristic()
646 microphone.max_spl = AUDIO_MICROPHONE_SPL_UNKNOWN; in process_microphone_characteristic()
647 microphone.min_spl = AUDIO_MICROPHONE_SPL_UNKNOWN; in process_microphone_characteristic()
648 microphone.orientation.x = 0.0f; in process_microphone_characteristic()
649 microphone.orientation.y = 0.0f; in process_microphone_characteristic()
650 microphone.orientation.z = 0.0f; in process_microphone_characteristic()
651 microphone.geometric_location.x = AUDIO_MICROPHONE_COORDINATE_UNKNOWN; in process_microphone_characteristic()
652 microphone.geometric_location.y = AUDIO_MICROPHONE_COORDINATE_UNKNOWN; in process_microphone_characteristic()
653 microphone.geometric_location.z = AUDIO_MICROPHONE_COORDINATE_UNKNOWN; in process_microphone_characteristic()
[all …]
/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.
/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/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/7.0/
Dtypes.hal111 * A 3D point used to represent position or orientation of a microphone.
113 * Position: Coordinates of the microphone's capsule, in meters, from the
119 * microphone's capsule. Magnitude = sqrt(x^2 + y^2 + z^2) = 1
129 * Used channels further identify if the microphone has any significative
157 * e.g. microphone arrays should belong to the same group
185 * Structure used by the HAL to describe microphone's characteristics
190 * Unique alphanumeric id for microphone. Guaranteed to be the same
203 /** Location of the microphone in regard to the body of the device */
207 * e.g. microphone arrays should belong to the same group
211 * Index of this microphone within the group.
[all …]
DIStreamIn.hal182 * Specifies the logical microphone (for processing).
197 * Specifies the zoom factor for the selected microphone (for processing).
205 * @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/contexthub/1.2/
Dtypes.hal38 * Indicates if the microphone access is available for CHRE. Microphone
39 * access is disabled if the user has turned off the microphone as a
/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/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalTest.cpp73 for (auto microphone : microphones) { in TEST_P() local
74 if (microphone.deviceAddress.device != AudioDevice::IN_BUILTIN_MIC) { in TEST_P()
82 return getDevice()->openInputStream(handle, microphone.deviceAddress, in TEST_P()
/hardware/interfaces/audio/effect/5.0/
DIEffect.hal171 * (e.g. for a multi-microphone noise suppressor).
/hardware/interfaces/audio/effect/7.0/
DIEffect.hal169 * (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/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.hal696 * Turn on or off uplink (microphone) mute.