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

<<11121314151617181920>>

  /external/v8/tools/visual_studio/
v8_shell_sample_x64.vcproj 141 RelativePath="..\..\samples\shell.cc"
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.h 67 D3DMULTISAMPLE_TYPE GetMultisampleTypeFromSamples(GLsizei samples);
  /external/webkit/Source/WebCore/platform/graphics/qt/
Extensions3DQt.h 43 virtual void renderbufferStorageMultisample(unsigned long target, unsigned long samples, unsigned long internalformat, unsigned long width, unsigned long height);
  /external/webkit/Source/WebCore/webaudio/
AudioBufferSourceNode.idl 35 attribute boolean looping; // FIXME: change name to 'loop' once samples are updated
  /external/webrtc/src/common_audio/signal_processing_library/main/source/
splitting_filter.c 18 // Number of samples in a low/high-band frame.
131 // Split even and odd samples. Also shift them to Q10.
138 // All pass filter even and odd samples, independently.
188 // The filtered signals are even and odd samples of the output. Combine
  /external/webrtc/src/modules/audio_processing/agc/main/source/
digital_agc.h 69 WebRtc_Word16 nrSamples); // (i) number of samples
  /frameworks/base/core/tests/coretests/res/layout/
focus_after_removal.xml 3 /* //device/samples/SampleCode/res/layout/baseline_1.xml
  /frameworks/base/core/tests/coretests/src/android/app/
TranslucentFancyActivity.java 39 * <td >src/com/android/samples/app/TranslucentFancyActivity.java</td>
  /frameworks/base/docs/html/resources/tutorials/notepad/
index.jd 25 <a href="{@docRoot}resources/samples/index.html">Sample Code</a> section. </p>
127 applications in the <code>samples/</code> directory of your downloaded SDK, or browser them
128 here, in the <a href="{@docRoot}resources/samples/index.html">Sample Code</a> section.</li>
130 <code>samples/</code> directory of the SDK, though it does not match it exactly.
  /frameworks/base/graphics/java/android/renderscript/
RenderScriptGL.java 133 * @param minimum The required number of samples, must be at least 1.
134 * @param preferred The targe number of samples, must be at least
136 * @param Q The quality of samples, range 0-1. Used to decide between
137 * different formats which have the same number of samples but
  /frameworks/base/media/libeffects/lvm/lib/Common/src/
DelayAllPass_Sat_32x16To32.c 36 LVM_INT16 n) /* Number of samples */
  /frameworks/base/tests/ImfTest/res/layout/
sample_edit_text.xml 3 /* //device/samples/SampleCode/res/layout/baseline_1.xml
  /frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
BigEditTextActivityScrollablePanScan.java 17 package com.android.imftest.samples;
BigEditTextActivityScrollableResize.java 17 package com.android.imftest.samples;
BottomEditTextActivityPanScan.java 17 package com.android.imftest.samples;
BottomEditTextActivityResize.java 17 package com.android.imftest.samples;
ButtonActivity.java 17 package com.android.imftest.samples;
ManyEditTextActivityNoScrollPanScan.java 17 package com.android.imftest.samples;
ManyEditTextActivityScrollPanScan.java 17 package com.android.imftest.samples;
OneEditTextActivityNotSelected.java 17 package com.android.imftest.samples;
OneEditTextActivitySelected.java 17 package com.android.imftest.samples;
  /system/extras/tests/sdcard/
stopwatch.cpp 118 if (kVerbose) SNPRINTF_OR_RETURN(*str, *size, "# Got %d samples for %s\n", mDataLen, mName);
121 SNPRINTF_OR_RETURN(*str, *size, "# StopWatch %s total/cumulative duration %f Samples: %d\n",
161 // Go over all the samples and compute the diffs between a start and
167 if (kVerbose) fprintf(stderr, "processing samples\n");
  /external/chromium/net/base/
bandwidth_metrics.h 112 // TODO(mbelshe): Use a rolling buffer of 30 samples instead of an average.
113 int num_data_samples_; // The number of samples collected.
114 double data_sum_; // The sum of all samples collected.
  /external/chromium/third_party/libjingle/source/
README 20 |-testdata - Samples of RTP voice and video dump
73 output RTP dump for voice and video. This package provides two samples of input
76 These provided samples will inter-operate with Google Talk Video. If you use
  /external/oprofile/libpp/
profile.cpp 3 * Encapsulation for samples files over all profile classes
81 os << "oprofpp: samples files version mismatch, are you "
130 // if no bfd file has been located for this samples file, we can't

Completed in 706 milliseconds

<<11121314151617181920>>