Searched
full:samples (Results
976 -
1000 of
1585) sorted by null
<<31323334353637383940>>
| /external/quake/quake/src/WinQuake/ |
| bspfile.h | 199 int lightofs; // start of [numstyles*surfsize] samples
|
| /external/speex/include/speex/ |
| speex_preprocess.h | 60 * @param frame_size Number of samples to process at one time (should correspond to 10-20 ms). Must be
|
| /external/v8/src/ |
| counters.h | 80 // that the samples will be grouped into.
|
| /external/v8/tools/ |
| presubmit.py | 198 return ['src', 'preparser', 'include', 'samples', join('test', 'cctest')]
|
| /external/webkit/Source/JavaScriptCore/profiler/ |
| ProfileNode.cpp | 338 // Print remainder of samples to match sample's output
|
| /external/webkit/Source/WebCore/platform/audio/ |
| FFTFrame.cpp | 215 // Remove average group delay (minus 20 samples for headroom)
|
| /external/webkit/Source/WebCore/webaudio/ |
| RealtimeAnalyser.cpp | 165 // Window the input samples.
|
| /external/webp/src/dec/ |
| webpi.h | 53 OutputFunc emit; // output RGB or YUV samples
|
| /external/webrtc/src/modules/audio_processing/aecm/main/source/ |
| aecm_core.h | 91 #define CORR_WIDTH 31 // Number of samples to correlate over.
|
| /frameworks/base/core/java/android/content/ |
| DefaultDataHandler.java | 33 * <p>Samples:</p>
|
| /frameworks/base/core/java/android/gesture/ |
| GestureStore.java | 178 // if there are no more samples, remove the entry automatically
|
| /frameworks/base/core/java/android/provider/ |
| SearchRecentSuggestions.java | 46 * samples/ApiDemos/app.
|
| /frameworks/base/docs/html/guide/practices/ |
| tablets-and-handsets.jd | 21 <h2>Related samples</h2> 23 <li><a href="{@docRoot}resources/samples/HoneycombGallery/index.html">Honeycomb 157 href="{@docRoot}resources/samples/ActionBarCompat/index.html">Action Bar Compatibility</a>, to 352 href="{@docRoot}resources/samples/HoneycombGallery/index.html">Honeycomb Gallery</a>
|
| /frameworks/base/docs/html/resources/faq/ |
| framework.jd | 169 <receiver android:name ="com.android.samples.app.PackageReceiver">
|
| /frameworks/base/include/media/ |
| mediaplayer.h | 111 // interleaved at all, e.g has all the video samples first then all the audio
|
| /frameworks/base/media/libeffects/lvm/lib/StereoWidening/lib/ |
| LVCS.h | 368 /* NumSamples Number of samples in the input buffer */
|
| /frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/ |
| LVCS_BypassMix.c | 199 /* NumSamples Number of samples to process */
|
| /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
| omxVCM4P10_PredictIntra_16x16.c | 28 * Perform Intra_16x16 prediction for luma samples. If the upper-right block
|
| /frameworks/base/media/libstagefright/timedtext/ |
| TimedTextPlayer.cpp | 379 // To extract and send the global text descriptions for all the text samples
|
| /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/ |
| MediaNames.java | 27 public static final String MEDIA_SAMPLE_POOL = "/sdcard/media_api/samples/";
|
| /frameworks/base/opengl/include/GLES2/ |
| gl2ext.h | 686 GL_APICALL void GL_APIENTRY glRenderbufferStorageMultisampleIMG (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height); 687 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples); 689 typedef void (GL_APIENTRYP PFNGLRENDERBUFFERSTORAGEMULTISAMPLEIMG) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height); 690 typedef void (GL_APIENTRYP PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEIMG) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples); [all...] |
| /frameworks/media/libvideoeditor/lvpp/ |
| VideoEditorBGAudioProcessing.cpp | 168 // Mix the two samples
|
| /frameworks/media/libvideoeditor/vss/3gpwriter/inc/ |
| M4MP4W_Writer.h | 151 * samples don't have a constant size.
|
| /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/ |
| G729DecTest.h | 47 #define OUTPUT_G729DEC_BUFFER_SIZE 80<<1 /* Output frame size in bytes: 10ms 8kHz 16-bit samples */
|
| /ndk/build/tools/ |
| dev-rebuild-ndk.sh | 163 --arch=$ARCH --no-symlinks --no-samples > $logfile 2>&1
|
Completed in 1428 milliseconds
<<31323334353637383940>>