HomeSort by relevance Sort by last modified time
    Searched full:microphone (Results 1 - 25 of 382) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/autotest/client/site_tests/audio_Microphone/
control 7 PURPOSE = 'Verify microphone works correctly.'
9 Microphone should be on by default.
14 TEST_CATEGORY = 'Microphone'
21 This test run multiple cmdline tools to verify that microphone works correctly.
  /frameworks/base/media/java/android/media/
MicrophoneInfo.java 28 * Class providing information on a microphone. It indicates the location and orientation of the
29 * microphone on the device as well as useful information like frequency response and sensitivity.
31 * of beam forming that need to know about precise microphone characteristics in order to adapt
37 * A microphone that the location is unknown.
42 * A microphone that locate on main body of the device.
47 * A microphone that locate on a movable main body of the device.
52 * A microphone that locate on a peripheral.
57 * Unknown microphone directionality.
62 * Microphone directionality type: omni.
67 * Microphone directionality type: bi-directional
    [all...]
  /external/webrtc/webrtc/voice_engine/test/auto_test/fixtures/
before_streaming_fixture.h 19 // create a channel and prepare playing a file through the fake microphone
20 // to simulate microphone input. The purpose is to make it convenient
21 // to write tests that require microphone input.
32 // Shuts off the fake microphone for this test.
35 // Restarts the fake microphone if it's been shut off earlier.
  /frameworks/base/tests/UsbTests/res/raw/
readme.txt 10 no microphone.
24 - The descriptors when a headset with microphone and low-impedance
29 wTerminalType 0x0201 Microphone
  /compatibility/cdd/5_multimedia/
5_11_unprocessed-audio.md 16 100 Hz to 7000 Hz for each and every microphone used to record the unprocessed
21 mid-frequency range for each and every microphone used to record the
26 mid-frequency range for each and every microphone used to record the
32 precision samples) for each and every microphone used to record the unprocessed
36 each and every microphone used to record the unprocessed audio source.
41 1% for 1 kHZ at 90 dB SPL input level at each and every microphone used to
53 All SPL measurements are made directly next to the microphone under test.
54 For multiple microphone configurations, these requirements apply to
55 each microphone.
57 If device implementations declare `android.hardware.microphone` but do no
    [all...]
5_4_audio-recording.md 12 If device implementations declare `android.hardware.microphone`, they:
41 If device implementations declare `android.hardware.microphone`, they:
59 dB to +12 dB re 90 dB SPL at the microphone.
62 microphone.
64 If device impelementations declare `android.hardware.microphone` and noise
78 `android.hardware.microphone`, they:
  /compatibility/cdd/7_hardware-compatibility/
7_8_audio.md 3 ### 7.8.1\. Microphone
5 If device implementations include a microphone, they:
7 * [C-1-1] MUST report the `android.hardware.microphone` feature constant.
15 If device implementations omit a microphone, they:
17 * [C-2-1] MUST NOT report the `android.hardware.microphone` feature constant.
60 with a microphone.
63 following 3 ranges of equivalent impedance between the microphone and ground
73 * [C-1-6] MUST have a microphone bias voltage between 1.8V ~ 2.9V.
75 range of equivalent impedance between the microphone and ground conductors
79 * SHOULD support audio recording from stereo headsets with a microphone
    [all...]
  /external/autotest/server/site_tests/audio_AudioBasicExternalMicrophone/
control 9 PURPOSE = "Remotely controlled external microphone audio test."
20 This test remotely tests external microphone audio function.
control.quality 9 PURPOSE = "Remotely controlled external microphone audio test with quality check."
20 This test remotely tests external microphone audio function and quality.
  /external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/
control 9 PURPOSE = "Remotely controlled internal microphone audio test."
20 This test remotely tests internal microphone audio function.
  /development/samples/browseable/WearSpeakerSample/
_index.jd 8 A sample that shows how you can record voice using the microphone on a wearable and
  /external/autotest/client/cros/multimedia/
arc_resource_common.py 8 """Properties of microphone app that both server and client should know."""
12 # Allow some time for microphone app startup and recorder preparation.
14 # The recording duration is fixed in microphone app.
arc_resource.py 43 """Class to manage microphone app in container."""
44 _MICROPHONE_ACTIVITY = 'org.chromium.arc.testapp.microphone/.MainActivity'
45 _MICROPHONE_PACKAGE = 'org.chromium.arc.testapp.microphone'
56 """Starts microphone app to start recording.
58 Starts microphone app. The app starts recorder itself after start up.
60 @raises: ArcMicrophoneResourceException if microphone app is not ready
66 'Microphone app is not ready yet.')
70 'Microphone app is already started.')
80 """Stops microphone app and gets recorded audio file from container.
82 Stops microphone app
    [all...]
  /hardware/qcom/audio/hal/
platform_info.c 460 struct audio_microphone_characteristic_t microphone; local
477 strcpy(microphone.device_id, attr[curIdx++]);
484 ARRAY_SIZE(device_in_types), &microphone.device)) {
498 strcpy(microphone.address, attr[curIdx++]);
499 if (strlen(microphone.address) == 0) {
501 if (microphone.device == AUDIO_DEVICE_IN_BUILTIN_MIC) {
502 strcpy(microphone.address, AUDIO_BOTTOM_MICROPHONE_ADDRESS);
503 } else if (microphone.device == AUDIO_DEVICE_IN_BACK_MIC) {
504 strcpy(microphone.address, AUDIO_BACK_MICROPHONE_ADDRESS);
513 AUDIO_MICROPHONE_LOCATION_CNT, &microphone.location))
705 struct mic_info microphone; local
    [all...]
  /hardware/interfaces/audio/4.0/
types.hal 159 * Microphone information
164 * 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 grou
    [all...]
  /external/webrtc/webrtc/voice_engine/include/
voe_file.h 88 // mixed with or instead of the microphone signal.
98 // mixed with or instead of the microphone signal.
106 // Stops playing of a file as microphone signal for a specific |channel|.
109 // Returns whether the |channel| is currently playing a file as microphone.
125 // Starts recording the microphone signal to a file.
130 // Starts recording the microphone signal to a stream.
134 // Stops recording the microphone signal.
voe_volume_control.h 14 // - Microphone volume control.
64 // Sets the microphone volume level. Valid range is [0,255].
67 // Gets the microphone volume level.
70 // Mutes the microphone input signal completely without affecting
74 // Gets the current microphone input mute state.
77 // Gets the microphone speech |level|, mapped non-linearly to the range
85 // Gets the microphone speech |level|, mapped linearly to the range
  /external/webrtc/webrtc/modules/audio_processing/agc/legacy/
gain_control.h 86 * This function processes a 10 ms frame of microphone speech to determine
93 * near-end microphone signal.
97 * - inMic : Microphone input speech vector for each band
111 * This function replaces the analog microphone with a virtual one.
113 * agcAdaptiveDigital mode where no microphone level is adjustable. The length
119 * - inMic : Microphone input speech vector for each band
122 * - micLevelIn : Input level of microphone (static)
125 * - inMic : Microphone output after processing (L band)
126 * - inMic_H : Microphone output after processing (H band)
127 * - micLevelOut : Adjusted microphone level after processin
    [all...]
  /cts/hostsidetests/appsecurity/test-apps/DeclareNotRuntimePermissions/
AndroidManifest.xml 21 android:permissionGroup="android.permission-group.MICROPHONE"
25 android:permissionGroup="android.permission-group.MICROPHONE"
  /external/autotest/client/cros/audio/
audio_spec.py 26 """Checks if a board has internal microphone.
30 @returns: True if the board has internal microphone. False otherwise.
  /external/python/cpython2/Lib/plat-sunos5/
SUNAUDIODEV.py 40 MICROPHONE = 0x01 # input from microphone
  /external/webrtc/webrtc/modules/audio_device/test/
README.txt 21 - Microphone Boost control is not supported on Windows Vista or Windows 7.
22 - Speaker and microphone volume controls will not work as intended on Windows
  /external/webrtc/webrtc/voice_engine/test/auto_test/standard/
volume_test.cc 35 TEST_LOG("Failed to set microphone volume to %u.\n", volume);
47 TEST_LOG("Failed to get the microphone volume.");
171 TEST_LOG("Failed to get the microphone volume.");
187 TEST_LOG("Current microphone volume is %u.\n", original_volume);
189 TEST_LOG("Failed to fetch current microphone volume.\n");
191 TEST_LOG("Setting microphone volume to 0.\n");
194 TEST_LOG("Setting microphone volume to 255.\n");
198 TEST_LOG("Setting microphone volume back to %u.\n", original_volume);
236 TEST_LOG("Muted: talk into microphone and verify you can't hear yourself.\n");
241 TEST_LOG("Unmuted: talk into microphone and verify you can hear yourself.\n")
    [all...]
  /external/autotest/client/common_lib/cros/cfm/
cras_input_node.py 4 An input node is a node that can pick up audio, e.g. a microphone jack.
  /external/autotest/server/site_tests/enterprise_CFM_DualSpeaker/
control 19 It verifies the volume levels and mixer/microphone mute states are in sync

Completed in 691 milliseconds

1 2 3 4 5 6 7 8 91011>>