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

<<31323334353637383940>>

  /external/mesa3d/docs/
README.AMIWIN 61 Study the Smakefiles in the demos, samples and book directories for the
152 * mesa/samples
  /external/srec/srec/Recognizer/include/
SR_RecognizerImpl.h 317 * True if signal contains too few samples.
321 * True if signal contains too many samples.
  /external/v8/tools/visual_studio/
v8.sln 26 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "samples", "samples", "{E131F77D-B713-48F3-B86D-097ECDCC4C3A}"
v8_x64.sln 26 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "samples", "samples", "{E131F77D-B713-48F3-B86D-097ECDCC4C3A}"
  /frameworks/base/core/java/android/app/
NativeActivity.java 39 * {@sample development/ndk/platforms/android-9/samples/native-activity/AndroidManifest.xml
46 * {@sample development/ndk/platforms/android-9/samples/native-activity/jni/main.c all}
  /frameworks/base/core/java/android/app/admin/
DeviceAdminReceiver.java 45 * {@sample development/samples/ApiDemos/AndroidManifest.xml device_admin_declaration}
51 * {@sample development/samples/ApiDemos/res/xml/device_admin_sample.xml meta_data}
  /frameworks/base/core/java/android/content/
AsyncTaskLoader.java 40 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/LoaderCustom.java
46 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/LoaderCustom.java
  /frameworks/base/core/java/android/preference/
PreferenceFragment.java 84 * {@sample development/samples/ApiDemos/res/xml/preferences.xml preferences}
90 * {@sample development/samples/ApiDemos/src/com/example/android/apis/preference/FragmentPreferences.java
  /frameworks/base/docs/html/guide/developing/projects/
projects-eclipse.jd 148 "{@docRoot}resources/samples/TicTacToeLib/AndroidManifest.html">TicTacToeLib</a> example library
216 "{@docRoot}resources/samples/TicTacToeMain/AndroidManifest.html">TicTacToeMain</a> example
  /frameworks/base/docs/html/guide/topics/admin/
device-admin.jd 219 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/DeviceAdminSample.html">
221 sample</a>, which is included in the SDK samples. For information on downloading and
222 installing the SDK samples, see <a
223 href="{@docRoot}resources/samples/get.html">
224 Getting the Samples</a>. Here is the <a
225 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/DeviceAdminSample.html">
622 <p>From the <a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/DeviceAdminSample.html"
    [all...]
  /frameworks/base/docs/html/sdk/
adding-components.jd 111 directory; samples are saved in the
112 <code>&lt;sdk&gt;/samples/android-&lt;level&gt;/</code>;
  /frameworks/base/media/libeffects/lvm/lib/Bass/lib/
LVDBE.h 190 * Supported sample rates in samples per second
444 /* NumSamples Number of samples in the input buffer */
  /frameworks/base/media/libeffects/lvm/lib/Eq/lib/
LVEQNB.h 192 * Supported sample rates in samples per second
452 /* NumSamples Number of samples in the input buffer */
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
c4t64fx.c 28 * 4 tracks x 16 positions per track = 64 samples. *
30 * 20 bits --> 4 pulses in a frame of 64 samples. *
31 * 36 bits --> 8 pulses in a frame of 64 samples. *
32 * 44 bits --> 10 pulses in a frame of 64 samples. *
33 * 52 bits --> 12 pulses in a frame of 64 samples. *
34 * 64 bits --> 16 pulses in a frame of 64 samples. *
35 * 72 bits --> 18 pulses in a frame of 64 samples. *
36 * 88 bits --> 24 pulses in a frame of 64 samples. *
    [all...]
  /frameworks/media/libvideoeditor/vss/video_filters/src/
M4VIFI_ResizeYUVtoBGR565.c 40 * Get four Y samples and 1 u & V sample
41 * Resize the Y with corresponing U and V samples
M4VIFI_ResizeYUVtoRGB565.c 43 * Get four Y samples and 1 u & V sample
44 * Resize the Y with corresponing U and V samples
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
MovieAudioTrack.java 348 * is enabled the samples between mBeginBoundaryTimeMs and
367 * is enabled the samples between mBeginBoundaryTimeMs and
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
AddOnTarget.java 230 case SAMPLES:
231 // only return the add-on samples folder if there is actually a sample (or more)
IAndroidTarget.java 32 /** OS Path to the "samples" folder which contains sample projects. */
33 public final static int SAMPLES = 4;
PlatformTarget.java 99 mPaths.put(SAMPLES, mRootFolderOsPath + SdkConstants.OS_PLATFORM_SAMPLES_FOLDER);
395 mPaths.put(SAMPLES, osLocation);
  /system/media/wilhelm/tests/sandbox/
playbq.c 60 // squeeze 16-bit signed PCM samples down to 8-bit unsigned PCM samples by truncation; no dithering
  /frameworks/base/services/input/
InputDispatcher.cpp 82 // Motion samples that are received within this amount of time are simply coalesced
86 // samples in quick succession with only one finger's location changed in each sample.
90 // samples to become available 5-20ms apart but individual finger reports can trickle
323 // samples may be appended to this event by the time the throttling timeout
    [all...]
  /cts/apps/CtsVerifier/jni/audioquality/
MeasureRms.cpp 101 samples. */
  /development/ndk/samples/hello-neon/jni/
helloneon.c 77 * apps/samples/hello-neon/project/src/com/example/neon/HelloNeon.java
  /development/pdk/docs/porting/
intro_source_code.jd 133 <li>samples

Completed in 1587 milliseconds

<<31323334353637383940>>