HomeSort by relevance Sort by last modified time
    Searched full:samples (Results 1051 - 1075 of 1585) sorted by null

<<41424344454647484950>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiway_merge.h 1120 value_type* samples = static_cast<value_type*>( local
    [all...]
  /frameworks/base/media/libeffects/testlibs/
EffectReverb.c 587 /* reverb parameters are updated every 2^(pReverb->m_nUpdatePeriodInBits) samples */
858 // Convert samples to ms
861 LOGV("get REVERB_PARAM_DECAY_TIME, samples %d, ms %d", temp, *pValue32);
923 // convert samples to ms
926 LOGV("get REVERB_PARAM_REFLECTIONS_DELAY, samples %d, ms %d", pReverb->m_nEarlyDelay, *pValue32);
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_reverb.c 260 * Reverberate the requested number of samples (block based processing)
265 * nNumSamplesToAdd - number of samples to write to buffer
268 * number of samples actually written to buffer
271 * - samples are added to the presently free buffer
318 * nNumSamplesToAdd - number of samples to write to buffer
519 * number of samples actually reverberated
    [all...]
eas_chorus.c 127 //convert depth from steps of .05 ms, to samples, with 16 bit whole part, discard fraction
184 * then do linear interpolation between two actual samples using fractional part
244 * bufSize: the number of sample frames (i.e. stereo samples) in the buffer
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_reverb.c 260 * Reverberate the requested number of samples (block based processing)
265 * nNumSamplesToAdd - number of samples to write to buffer
268 * number of samples actually written to buffer
271 * - samples are added to the presently free buffer
318 * nNumSamplesToAdd - number of samples to write to buffer
519 * number of samples actually reverberated
    [all...]
eas_wtsynth.c 322 /* no samples have been synthesized for this note yet */
436 * Check for end of sample and calculate number of samples to synthesize
485 * Synthesize a block of samples for the given voice.
492 * number of samples actually written to buffer
495 * - samples are added to the presently free buffer
549 /* call into engine to generate samples */
    [all...]
eas_chorus.c 127 //convert depth from steps of .05 ms, to samples, with 16 bit whole part, discard fraction
184 * then do linear interpolation between two actual samples using fractional part
244 * bufSize: the number of sample frames (i.e. stereo samples) in the buffer
  /external/sonivox/arm-wt-22k/lib_src/
eas_reverb.c 260 * Reverberate the requested number of samples (block based processing)
265 * nNumSamplesToAdd - number of samples to write to buffer
268 * number of samples actually written to buffer
271 * - samples are added to the presently free buffer
318 * nNumSamplesToAdd - number of samples to write to buffer
519 * number of samples actually reverberated
    [all...]
eas_wtsynth.c 322 /* no samples have been synthesized for this note yet */
436 * Check for end of sample and calculate number of samples to synthesize
489 * Synthesize a block of samples for the given voice.
496 * number of samples actually written to buffer
499 * - samples are added to the presently free buffer
553 /* call into engine to generate samples */
    [all...]
eas_chorus.c 127 //convert depth from steps of .05 ms, to samples, with 16 bit whole part, discard fraction
184 * then do linear interpolation between two actual samples using fractional part
244 * bufSize: the number of sample frames (i.e. stereo samples) in the buffer
  /frameworks/base/docs/html/sdk/
android-3.1.jd 242 href="{@docRoot}resources/samples/USB/AdbTest/index.html">ADB Test</a> and <a
243 href="{@docRoot}resources/samples/USB/MissileLauncher/index.html">Missile
368 the number of historical samples, then retrieve and process all historical
369 samples in order using {@link
425 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/
427 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/
    [all...]
  /frameworks/base/libs/ui/
Input.cpp 566 // Apply the transformation to all samples.
1032 // Iterate over movement samples in reverse time order and collect samples.
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
SdkManager.java 151 // load the samples, after the targets have been set.
261 // load the samples, after the targets have been set.
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/
sdk-repository-5.xsd 36 - It introduces a new <sample> repository type. Previously samples
38 and and the samples are installed in $SDK/samples.
  /development/samples/Support4Demos/
AndroidManifest.xml 52 <!-- Fragment Support Samples -->
  /development/samples/TtsEngine/src/com/example/android/ttsengine/
RobotSpeakTtsService.java 256 // This is the wavelength in samples. The frequency is chosen so that the
  /development/scripts/app_engine_server/gae_shell/
shell.py 20 Part of http://code.google.com/p/google-app-engine-samples/.
  /device/sample/apps/SampleEmailPolicy/src/com/android/email/policy/
EmailPolicy.java 92 * the Email sources. (See that file for more information and plenty of samples.)
  /external/bluetooth/bluez/sbc/
sbctester.c 325 /* compare number of samples */
  /external/chromium/chrome/browser/chromeos/input_method/
input_method_util_unittest.cc 103 // Supported cases (samples).
  /external/chromium/chrome/common/
metrics_helpers.h 196 // This is only called with a delta, listing samples that have not previously
  /external/chromium/testing/gtest/xcode/gtest.xcodeproj/
project.pbxproj 323 4089A02F0FFACF84000B29AE /* samples */,
402 4089A02F0FFACF84000B29AE /* samples */ = {
409 name = samples;
410 path = ../samples;
    [all...]
  /external/icu4c/config/
icu-config.1.in 131 building a single-file c++ program against ICU. (For example, \fBicu/source/samples/props/props.cpp\fR)
  /external/jpeg/
jcdctmgr.c 174 * The input samples are taken from the sample_data[] array starting at
rdrle.c 32 * to wit, "unsigned char". Hence we can't cope with 12- or 16-bit samples.

Completed in 968 milliseconds

<<41424344454647484950>>