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

<<21222324252627282930>>

  /external/sonivox/arm-hybrid-22k/lib_src/
eas_reverbdata.h 55 /* reverb parameters are updated every 2^(REVERB_UPDATE_PERIOD_IN_BITS) samples */
139 #define GUARD 5 // safety guard of this many samples
271 EAS_U16 m_nMinSamplesToAdd; /* ComputeReverb() generates this many samples */
326 EAS_U16 m_nXfadeInterval; // update/xfade after this many samples
380 * nNumSamplesToAdd - number of samples to write to buffer
444 * number of samples actually reverberated
  /external/sonivox/arm-wt-22k/lib_src/
eas_reverbdata.h 55 /* reverb parameters are updated every 2^(REVERB_UPDATE_PERIOD_IN_BITS) samples */
139 #define GUARD 5 // safety guard of this many samples
271 EAS_U16 m_nMinSamplesToAdd; /* ComputeReverb() generates this many samples */
326 EAS_U16 m_nXfadeInterval; // update/xfade after this many samples
380 * nNumSamplesToAdd - number of samples to write to buffer
444 * number of samples actually reverberated
eas_dlssynth.c 364 * Synthesize a block of samples for the given voice.
371 * number of samples actually written to buffer
374 * - samples are added to the presently free buffer
419 /* call into engine to generate samples */
452 * Synthesize a block of samples for the given voice.
459 * number of samples actually written to buffer
462 * - samples are added to the presently free buffer
  /external/srec/srec_jni/
android_speech_srec_Recognizer.cpp 244 size_t samples = length / sizeof(asr_int16_t); local
245 length = samples * sizeof(asr_int16_t);
250 // put the samples into the recognizer
252 (asr_int16_t*)buffer, &samples, isLast ? ESR_TRUE : ESR_FALSE));
253 if (samples != length / sizeof(asr_int16_t)) {
258 return samples * sizeof(asr_int16_t);
  /external/webp/include/webp/
decode.h 34 // Decodes WEBP images pointed to by *data and returns RGB samples, along
57 // the Y samples buffer. Upon return, *u and *v will point to the U and V
123 uint8_t* rgba; // pointer to RGBA samples
129 uint8_t* y, *u, *v, *a; // pointer to luma, chroma U/V, alpha samples
217 // will output the r/g/b(/a) samples specified by 'mode' into a preallocated
226 // will output the raw luma/chroma samples into a preallocated planes. The luma
  /external/webrtc/src/common_audio/vad/main/source/
vad_core.c 241 WebRtc_Word16 speechWB[480]; // Downsampled speech frame: 960 samples (30ms in SWB)
242 WebRtc_Word16 speechNB[240]; // Downsampled speech frame: 480 samples (30ms in WB)
263 WebRtc_Word16 speechNB[240]; // Downsampled speech frame: 480 samples (30ms in WB)
319 // 80 input samples
326 // 160 input samples
333 // 240 input samples
  /external/webrtc/src/modules/audio_processing/agc/main/source/
digital_agc.c 310 WebRtc_Word16 L, L2; // samples/subframe
312 // determine number of samples per ms
393 // iterate over samples
550 // iterate over samples
595 // iterate over samples
646 WebRtc_Word16 nrSamples) // (i) number of samples
  /frameworks/base/core/java/android/speech/srec/
Recognizer.java 288 * Put audio samples into the <code>Recognizer</code>.
289 * @param buf holds the audio samples.
291 * @param length number of bytes containing samples.
300 * Read audio samples from an <code>InputStream</code> and put them in the
302 * @param audio <code>InputStream</code> containing PCM audio samples.
557 * Not enough samples to process one frame.
  /frameworks/base/docs/html/resources/tutorials/opengl/
opengl-es10.jd 24 <h2 id="code-samples-list">Related Samples</h2>
26 <li><a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/
29 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/
31 <li><a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/
531 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/
  /frameworks/base/services/audioflinger/
AudioResampler.cpp 228 // process input samples
253 // if done with buffer, save samples
322 // process input samples
348 // if done with buffer, save samples
377 * in : pointer on input samples
487 * in : pointer on input samples
  /frameworks/base/docs/html/guide/topics/appwidgets/
index.jd 529 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/
688 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/
    [all...]
  /external/chromium/chrome/common/extensions/docs/
overview.html 157 <a href="samples.html" title="Sample extensions (with source code)">Samples</a>
237 <li><h2><a href="samples.html">Samples</a></h2></li>
437 This <a href="samples.html#gmail">mail extension</a>
442 This <a href="samples.html#mappy">map extension</a>
449 This <a href="samples.html#news">news extension</a>
    [all...]
messaging.html 157 <a href="samples.html" title="Sample extensions (with source code)">Samples</a>
237 <li><h2><a href="samples.html">Samples</a></h2></li>
612 <a href="samples.html">Samples</a>.
777 Attribution 3.0 License</a>, and code samples are licensed under the
  /external/jpeg/
jpeglib.h 41 #define DCTSIZE 8 /* The basic DCT block is 8x8 samples */
61 /* Data structures for images (arrays of samples and of DCT coefficients).
66 typedef JSAMPLE FAR *JSAMPROW; /* ptr to one image row of pixel samples. */
141 /* Size of a DCT block in samples. Always DCTSIZE for compression.
149 * of samples at the main buffer (preprocessing/compression interface), thus
154 JDIMENSION downsampled_width; /* actual width in samples */
155 JDIMENSION downsampled_height; /* actual height in samples */
167 int MCU_sample_width; /* MCU width in samples, MCU_width*DCT_scaled_size */
327 boolean CCIR601_sampling; /* TRUE=first samples are cosited */
568 boolean CCIR601_sampling; /* TRUE=first samples are cosited *
    [all...]
  /external/quake/quake/src/QW/client/
gl_draw.c 1148 int samples; local
1168 samples = alpha ? gl_alpha_format : gl_solid_format;
1172 gluBuild2DMipmaps (GL_TEXTURE_2D, samples, width, height, GL_RGBA, GL_UNSIGNED_BYTE, trans);
1174 glTexImage2D (GL_TEXTURE_2D, 0, samples, width, height, 0, GL_RGBA, GL_UNSIGNED_BYTE, trans);
1179 glTexImage2D (GL_TEXTURE_2D, 0, samples, scaled_width, scaled_height, 0, GL_RGBA, GL_UNSIGNED_BYTE, scaled);
1188 glTexImage2DHelper (GL_TEXTURE_2D, 0, samples, scaled_width, scaled_height, 0, GL_RGBA, GL_UNSIGNED_BYTE, data);
1196 glTexImage2DHelper (GL_TEXTURE_2D, 0, samples, scaled_width, scaled_height, 0, GL_RGBA, GL_UNSIGNED_BYTE, scaled);
1212 glTexImage2DHelper (GL_TEXTURE_2D, miplevel, samples, scaled_width, scaled_height, 0, GL_RGBA, GL_UNSIGNED_BYTE, scaled);
1235 int samples; local
1270 samples = 1; // alpha ? gl_alpha_format : gl_solid_format
    [all...]
snd_dma.c 124 Con_Printf("%5d samples\n", shm->samples);
225 shm->samples = 32768;
605 Q_memset(pData, clear, shm->samples * shm->samplebits/8);
613 Q_memset(shm->buffer, clear, shm->samples * shm->samplebits/8);
820 fullsamples = shm->samples / shm->channels;
876 samps = shm->samples >> (shm->channels-1);
  /external/ipsec-tools/src/racoon/
Makefile.in 373 samples/psk.txt.sample samples/racoon.conf.sample \
374 samples/psk.txt.in samples/racoon.conf.in \
375 samples/racoon.conf.sample-gssapi samples/racoon.conf.sample-natt \
376 samples/racoon.conf.sample-inherit samples/racoon.conf.sample-plainrsa \
377 samples/roadwarrior/README \
378 samples/roadwarrior/client/phase1-down.sh
    [all...]
  /development/samples/ApiDemos/
AndroidManifest.xml 65 <!-- APPLICATION PACKAGE SAMPLES -->
68 <!-- Activity Samples -->
246 <!-- Fragment Samples -->
378 <!-- Loader Samples -->
412 <!-- Intent Samples -->
429 <!-- Service Samples -->
522 <!-- Alarm Samples -->
583 <!-- Instrumentation Samples -->
600 <!-- Notifications samples -->
656 <!-- Dialog samples --
    [all...]
  /external/opencv/cvaux/src/
cvhmm1d.cpp 326 CvVect32f** samples; /* for every state - pointer to observation vectors */
342 samples = (CvVect32f**)icvAlloc( total * sizeof(CvVect32f*) );
368 samples[i] = (CvVect32f*)icvAlloc( num_samples[i] * sizeof(CvVect32f) );
383 samples[state][counter[state]] = vector;
406 icvKMeans( first_state[i].num_mix, samples[i], num_samples[i],
423 icvFree( &(samples[i]) );
428 icvFree( &samples );
    [all...]
  /external/quake/quake/src/WinQuake/
snd_dma.cpp 121 Con_Printf("%5d samples\n", shm->samples);
222 shm->samples = 32768;
609 Q_memset(pData, clear, shm->samples * shm->samplebits/8);
617 Q_memset(shm->buffer, clear, shm->samples * shm->samplebits/8);
824 fullsamples = shm->samples / shm->channels;
883 samps = shm->samples >> (shm->channels-1);
  /frameworks/base/core/java/android/app/
Service.java 237 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/LocalService.java
243 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/LocalServiceActivities.java
259 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/MessengerService.java
266 * {@sample development/samples/ApiDemos/AndroidManifest.xml remote_service_declaration}
276 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/MessengerServiceActivities.java
411 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/ForegroundService.java
619 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/ForegroundService.java
  /frameworks/base/docs/html/guide/topics/graphics/
opengl.jd 41 <h2>Related samples</h2>
43 <li><a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/GLSurfaceViewActivity.html">GLSurfaceViewActivity</a></li>
44 <li><a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/GLES20Activity.html">GLES20Activity</a></li>
45 <li><a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/TouchRotateActivity.html">TouchRotateActivity</a></li>
47 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/CompressedTextureActivity.html">Compressed Textures</a></li>
94 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/TouchRotateActivity.html"
410 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/CompressedTextureActivity.html"
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm.h 375 /** base address of channel samples */
379 /** samples distance in bits */
    [all...]
  /external/oprofile/
ChangeLog-2002 71 change except for op_time -l when profiling with --separate-samples
624 * pp/samples_file.cpp: check than samples files version
856 * libdb/db-insert.c: fix samples count overflow.
861 number, avoid to touch mmaped memory when growing the samples file.
972 samples files.
980 * first import standalone code to test btree samples files
999 * daemon/opd_image.c: fix non --separate-samples. Still broke.
1015 --separate-samples
1098 * module/oprofile.c: avoid to dump zero samples count, fix #615087
1104 object for the same samples files
    [all...]
  /external/v8/
SConstruct     [all...]

Completed in 1925 milliseconds

<<21222324252627282930>>