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

<<21222324252627282930>>

  /frameworks/base/media/java/android/media/videoeditor/
WaveformData.java 56 * <li>first 4 bytes provide the number of samples for each value, as
  /frameworks/base/media/libeffects/lvm/lib/Bundle/lib/
LVM.h 119 LVM_INVALIDNUMSAMPLES = 4, /* Invalid number of samples */
498 /* NumSamples Number of samples in the input buffer */
511 /* 2. Number of samples is defined as follows: */
512 /* MONO the number of samples in the block */
    [all...]
  /frameworks/base/media/libeffects/lvm/lib/Common/src/
LVC_Core_MixInSoft_D16C31_SAT.c 45 InLoop = (LVM_INT16)(n >> 2); /* Process per 4 samples */
LVC_Core_MixSoft_1St_2i_D16C31_WRA.c 54 InLoop = (LVM_INT16)(n >> 2); /* Process per 4 samples */
LVC_Core_MixSoft_1St_D16C31_WRA.c 45 InLoop = (LVM_INT16)(n >> 2); /* Process per 4 samples */
  /frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Equaliser.c 126 /* NumSamples The number of samples to process */
  /frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
AutoCompleteTextViewActivityLandscape.java 17 package com.android.imftest.samples;
AutoCompleteTextViewActivityPortrait.java 17 package com.android.imftest.samples;
  /frameworks/base/wifi/java/android/net/wifi/p2p/
package.html 54 <p>For example code, see the <a href="{@docRoot}resources/samples/WiFiDirectDemo/index.html">Wi-Fi
  /frameworks/media/libvideoeditor/vss/common/inc/
M4VFL_transition.h 76 * Get four Y samples and one U & V sample from two input YUV4:2:0 images and
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalConfig.h 86 20x8=160 samples */
  /frameworks/media/libvideoeditor/vss/src/
VideoEditorResampler.cpp 107 // Allocate buffer for maximum allowed number of samples.
  /libcore/dalvik/src/main/java/dalvik/system/profiler/
BinaryHprofReader.java 410 // have a minor race if two samples with the same
438 throw new MalformedHprofException("Expected CPU samples record of size "
440 + " based on number of samples but header "
477 + " samples but saw " + total);
  /ndk/build/tools/
rebuild-all-prebuilt.sh 200 $PROGDIR/build-platforms.sh --arch=$ARCH --no-samples --dst-dir="$TMPDARWIN/ndk"
260 $PROGDIR/build-platforms.sh --arch=$ARCH --no-samples --no-symlinks --dst-dir=$BUILD_DIR
342 $ANDROID_NDK_ROOT/build/tools/build-platforms.sh --no-symlinks --no-samples --arch=$ARCH --dst-dir="$NDK_DIR"
363 $ANDROID_NDK_ROOT/build/tools/build-platforms.sh --no-symlinks --no-samples --arch=$ARCH --dst-dir="$NDK_DIR"
  /ndk/docs/
DEVELOPMENT.html 14 - "development/ndk" contains platform-specific headers and samples
31 samples, tests or anything else:
35 What the script does is populate the $NDK/platforms and $NDK/samples
41 and place the result inside $NDK/platforms and $NDK/samples.
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis3/
Visualization3RS.java 114 // distribute the data over mWidth samples in the middle of the mPointData array
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectWizard.java 125 // Nothing more to be entered for samples
  /external/libvpx/
y4minput.c 106 /*420jpeg chroma samples are sited like:
124 420mpeg2 chroma samples are sited like:
145 lines, and they are vertically co-sited with the luma samples in both the
199 420jpeg chroma samples are sited like:
217 420paldv chroma samples are sited like:
353 /*420jpeg chroma samples are sited like:
371 422jpeg chroma samples are sited like:
418 /*420jpeg chroma samples are sited like:
436 422 chroma samples are sited like:
492 /*420jpeg chroma samples are sited like
    [all...]
  /cts/apps/CtsVerifier/jni/audioquality/
Wrapper.cpp 62 /* Returns an array of sinusoidal samples.
116 -2 if insufficient samples
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/experiments/
WarmLatencyExperiment.java 304 short[] samples = Utils.byteToShortArray(mBuffer, 0, numBytesRead);
305 float[] results = mNative.measureRms(samples,
  /external/chromium/chrome/common/extensions/docs/static/
tut_debugging.html 240 <a href="samples.html">samples</a>.
  /external/jpeg/
jfdctfst.c 55 * More importantly, 16-bit arithmetic is then adequate (for 8-bit samples)
110 * Perform the forward DCT on one block of samples.
  /external/junit/
README.html 582 <td>the source code of the JUnit samples</td>
585 <td><tt>&nbsp;&nbsp;&nbsp; samples</tt></td>
630 junit.samples.AllTests</tt>
634 junit.samples.AllTests</tt>
638 junit.samples.AllTests</tt></font>
654 is in junit\samples\money.
656 <p><font color="#000000">You find additional samples in the
657 junit.samples package:
  /external/libpng/
INSTALL 116 identical to it. Look for "9782 zero samples" in the output of the
118 "pngtest pngnow.png" and looking for "289 zero samples" in the output.
  /external/oprofile/daemon/
init.c 104 /** Done writing out the samples, indicate with complete_dump file */
135 * Process a buffer of samples.

Completed in 1560 milliseconds

<<21222324252627282930>>