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

<<21222324252627282930>>

  /frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
EditTextActivityDialog.java 17 package com.android.imftest.samples;
  /frameworks/ex/variablespeed/jni/
sola_time_scaler.cc 221 // Copy samples to the input buffer and then process whatever can be consumed.
244 // Munges input samples to produce output.
256 // Determine the number of samples to merge into the output.
268 // of samples that must be cross-faded.
  /libcore/dalvik/src/main/java/dalvik/system/profiler/
HprofData.java 48 * names for tying samples back to their source thread.
334 Set<Sample> samples = new HashSet<Sample>(stackTraces.size()); local
340 samples.add(sample);
342 return samples;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/layoutRendering/
ApiDemosRenderingTest.java 166 String path = target.getPath(IAndroidTarget.SAMPLES);
167 File samples = new File(path); local
168 if (samples.isDirectory()) {
169 File[] files = samples.listFiles();
  /system/extras/tests/sdcard/
profile_sdcard.sh 37 echo "# StopWatch scalability total/cumulative duration 0.0 Samples: 1" | tee -a ${file}
  /system/media/wilhelm/src/android/include/
AacBqToPcmCbRenderer.h 28 // the PCM samples through a registered callback (just like its superclass, AudioToCbRenderer).
  /frameworks/base/docs/html/resources/tutorials/testing/
activity_test.jd 173 of the downloadable Samples component of the SDK. Specifically, you will be working
194 "Samples for SDK API 8" and in later versions of the Samples.
198 appropriate version of the Samples:
206 &quot;Samples for SDK API 8&quot; (or higher version) is listed.
215 Select the &quot;Samples for SDK API 8&quot; component and click <strong>Install Selected</strong>.
219 The Samples component will now be installed into your SDK.
224 Samples component are stored at this location on your computer:
227 <code>&lt;<em>sdk</em>&gt;/samples/android-8/</code>
230 For general information about the Samples, se
    [all...]
  /frameworks/base/docs/html/guide/topics/fundamentals/
bound-services.jd 35 <h2>Samples</h2>
37 <li><a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/RemoteService.html">{@code
39 <li><a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/LocalService.html">{@code
322 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/LocalService.html">{@code
324 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/LocalServiceActivities.html">{@code
326 href="{@docRoot}resources/samples/ApiDemos/index.html">ApiDemos</a>.</p>
498 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/MessengerService.html">{@code
500 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/MessengerServiceActivities.html">{@code
501 MessengerServiceActivities.java}</a> (client) samples.</p>
633 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/RemoteService.html">{@cod
    [all...]
  /frameworks/base/docs/html/sdk/
installing.jd 164 versions, add-ons, tools, samples, and documentation&mdash;into a set of separately installable
235 <li><strong>Samples</strong> &mdash; Contains the sample code and apps available
237 Android development, make sure to download the samples to your SDK. <!--The download
308 <td>Samples</td>
309 <td>The Samples components give you source code that you can use to learn about
311 samples components are available &mdash; one for each Android platform version. When
312 you are choosing a samples component to download, select the one whose API Level
402 <td colspan="3"><code>samples/</code></td>
532 version. You can browse the samples in the <a
535 samples, you'll find them i
    [all...]
  /external/tremolo/Tremolo/
vorbisfile.c 447 /* less than zero? This is a stream with samples trimmed off
592 int i,samples; local
614 samples=vorbis_dsp_pcmout(vf->vd,NULL,0);
616 granulepos-=samples;
954 /* returns: total PCM length (samples) of content if i==-1 PCM length
955 (samples) of that logical bitstream for i==0 to n
1411 long samples=vorbis_dsp_pcmout(vf->vd,NULL,0); local
1582 long samples; local
    [all...]
  /external/chromium/chrome/common/extensions/docs/static/
browserAction.html 174 <a href="samples.html">Samples</a>.
docs.html 43 <a href="samples.html">Samples</a>
history.html 153 <a href="samples.html">Samples</a>.
override.html 186 <a href="samples.html#chrome_url_overrides">override samples</a>.
  /external/flac/libFLAC/include/private/
fixed.h 91 * *** IMPORTANT: the caller must pass in the historical samples:
92 * IN data[-order,-1] previously-reconstructed historical samples
  /external/icu4c/extra/uconv/
Makefile.in 119 @echo "\"./$(TARGET) -f ibm-37 $(srcdir)/samples/ibm-37-test.txt\""
121 $(INVOKE) ./$(TARGET) -f ibm-37 $(srcdir)/samples/ibm-37-test.txt
  /external/jpeg/
jcsample.c 83 * by duplicating the rightmost samples.
154 /* Expand input data enough to let all the output samples be generated
221 /* Expand input data enough to let all the output samples be generated
231 bias = 0; /* bias = 0,1,0,1,... for successive samples */
258 /* Expand input data enough to let all the output samples be generated
270 bias = 1; /* bias = 1,2,1,2,... for successive samples */
301 /* Expand input data enough to let all the output samples be generated
402 /* Expand input data enough to let all the output samples be generated
  /external/oprofile/daemon/liblegacy/
opd_parse_proc.c 146 * a map of length zero so on no samples will never go to this
147 * map. This is used only with --separate-samples and kernel
  /external/oprofile/daemon/
opd_kernel.c 3 * Dealing with the kernel and kernel module samples
163 "can't process module samples.\n");
  /external/oprofile/doc/
oprofile.1.in 159 .I /var/lib/oprofile/samples/oprofiled.log
168 .I /var/lib/oprofile/samples/
  /external/oprofile/opcontrol/
opcontrol.cpp 300 " levels are: all,sfile,arcs,samples,module,misc\n"
339 if (mkdir(OP_DATA_DIR"/samples", 0755)) {
341 OP_DATA_DIR"/samples", strerror(errno));
543 printf(" %s %9u samples received\n", dirent->d_name, num);
548 printf(" %s %9u samples lost overflow\n", dirent->d_name, num);
553 printf(" %s %9u samples invalid eip\n", dirent->d_name, num);
580 fd = open(OP_DATA_DIR"/samples/current", O_RDONLY);
585 system("rm -r "OP_DATA_DIR"/samples/current");
  /external/qemu/audio/
audio_int.h 84 int samples; member in struct:HWVoiceOut
104 int samples; member in struct:HWVoiceIn
dsoundaudio.c 360 if (pos > hw->samples) {
361 src_len1 = hw->samples - hw->rpos;
376 hw->rpos = pos % hw->samples;
389 hw->samples << hw->info.shift,
588 bufsize = hw->samples << hwshift;
778 dead = hw->samples - live;
808 len = audio_ring_dist (cpos, hw->wpos, hw->samples);
842 hw->wpos = (hw->wpos + decr) % hw->samples;
mixeng.c 280 * Limited to 16 bit samples and sampling frequency <= 65535 Hz. If
282 * introduced. Limited to processing 32-bit count worth of samples.
  /external/qemu/distrib/sdl-1.2.12/src/audio/mme/
SDL_mmeaudio.c 159 if ( spec->samples < (spec->freq/4) )
160 spec->samples = ((spec->freq/4)+3)&~3;

Completed in 663 milliseconds

<<21222324252627282930>>