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

1 2 3 4 5 6 7 8 91011>>

  /compatibility/cdd/5_multimedia/
5_11_unprocessed-audio.md 1 ## 5.11\. Capture for Unprocessed
3 Android includes support for recording of unprocessed audio via the
4 `android.media.MediaRecorder.AudioSource.UNPROCESSED` audio source. In
8 If device implementations intent to support unprocessed audio source and make
16 100 Hz to 7000 Hz for each and every microphone used to record the unprocessed
22 unprocessed audio source.
27 unprocessed audio source.
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.
42 record the unprocessed audio source
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_BypassMix.h 61 LVM_UINT16 UnprocLoss; /* Unprocessed path loss */
69 LVM_FLOAT UnprocLoss; /* Unprocessed path loss */
84 const LVM_INT16 *unProcessed,
90 const LVM_FLOAT *unProcessed,
LVCS_BypassMix.c 49 /* The unprocessed path must have matching gain for the processed path to ensure */
138 * Setup the mixer gain for the unprocessed path
258 /* This mixes the processed and unprocessed data streams together to correct the */
267 /* pUnprocessed Pointer to the unprocessed data */
  /external/mockito/src/main/java/org/mockito/invocation/
Invocation.java 37 * Returns unprocessed arguments whereas {@link #getArguments()} returns
40 * @return unprocessed arguments, exactly as provided to this invocation.
45 * Returns unprocessed arguments whereas {@link #getArguments()} returns
48 * @return unprocessed arguments, exactly as provided to this invocation.
  /external/llvm/test/TableGen/
foreach.td 39 def Unprocessed : D<People.values>;
  /external/swiftshader/third_party/LLVM/test/TableGen/
foreach.td 32 def Unprocessed : D<People.values>;
  /system/media/audio/include/system/audio_effects/
audio_effects_conf.h 54 #define UNPROCESSED_SRC_TAG "unprocessed" // AUDIO_SOURCE_UNPROCESSED
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
device_for_input_source.pfw 205 component: /Policy/policy/input_sources/unprocessed/applicable_input_device/mask
395 component: unprocessed/applicable_input_device/mask
415 component: unprocessed/applicable_input_device/mask
435 component: unprocessed/applicable_input_device/mask
455 component: unprocessed/applicable_input_device/mask
473 component: unprocessed/applicable_input_device/mask
  /developers/samples/android/media/Camera2Raw/
template-params.xml 63 The [Camera2 API][1] allows users to capture RAW images, i.e. unprocessed pixel data
  /art/runtime/gc/
reference_queue.h 57 // Enqueue a reference if it is unprocessed. Thread safe to call from multiple
63 // Enqueue a reference. The reference must be unprocessed.
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvCode.java 42 * {@code non-null;} unprocessed catch table;
78 * @param unprocessedCatches {@code non-null;} unprocessed catch
  /dalvik/dx/src/com/android/dx/dex/code/
DalvCode.java 41 * {@code non-null;} unprocessed catch table;
77 * @param unprocessedCatches {@code non-null;} unprocessed catch
  /libcore/luni/src/main/native/
java_lang_StringToReal.cpp 145 * limit of a double. If we still have unprocessed digits in the
147 * 1. (unprocessed digits + e) == 0, in which case we simply
149 * 2. (unprocessed digits + e) < 0, in which case we simply
152 * 3. (unprocessed digits + e) > 0 indicates that the value is
538 * limit of a double. If we still have unprocessed digits in the
540 * 1. (unprocessed digits + e) == 0, in which case we simply
542 * 2. (unprocessed digits + e) < 0, in which case we simply
545 * 3. (unprocessed digits + e) > 0 indicates that the value is
  /tools/tradefederation/core/src/com/android/tradefed/config/
IConfigurationFactory.java 48 * {@link ConfigurationException} if any unprocessed args remain.
67 * {@link ConfigurationException} if any unprocessed args remain.
  /external/tpm2/
tpm_types.h 9 // Unprocessed: Table 1 Name Prefix Convention
44 // Unprocessed: Table 8 Legend for TPM_ALG_ID Table
47 // Unprocessed: Table 11 TPM Command Format Fields Description
48 // Unprocessed: Table 12 Legend for Command Code Tables
50 // Unprocessed: Table 14 Format-Zero Response Codes
51 // Unprocessed: Table 15 Format-One Response Codes
52 // Unprocessed: Table 16 Response Code Groupings
720 // Unprocessed: Table 86 Values for proof Used in Tickets
721 // Unprocessed: Table 87 General Format of a Ticket
    [all...]
  /external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
LoopbackApplication.java 125 case 6: //UNPROCESSED
127 mappedSource = 9 /*MediaRecorder.AudioSource.UNPROCESSED*/;
155 case 6: //UNPROCESSED
  /art/compiler/linker/arm/
relative_patcher_arm_base.h 118 // ReserveSpace() tracks unprocessed method call patches. These may be resolved later.
  /developers/build/prebuilts/gradle/Camera2Raw/
README.md 14 The [Camera2 API][1] allows users to capture RAW images, i.e. unprocessed pixel data
  /development/ndk/platforms/android-24/include/SLES/
OpenSLES_AndroidConfiguration.h 44 /** uses the main microphone unprocessed */
  /development/tools/hosttestlib/src/com/android/hosttest/
DeviceTestRunner.java 60 // holds unprocessed arguments to pass to parent
  /external/elfutils/tests/
run-readelf-loc.sh 93 # Produce "raw" unprocessed content.
  /external/svox/pico/lib/
picospho.h 43 unprocessed:
  /frameworks/rs/script_api/
Scanner.h 75 /* Finds the next unprocessed tag. This entry should start with the specified tag.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
critical.go 105 // an unprocessed predecessor down into slot i.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
critical.go 105 // an unprocessed predecessor down into slot i.

Completed in 757 milliseconds

1 2 3 4 5 6 7 8 91011>>