HomeSort by relevance Sort by last modified time
    Searched full:sample (Results 151 - 175 of 1478) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/opencore/fileformats/mp4/composer/src/
trackextendsatom.cpp 70 size += 4; // For sample description
71 size += 4; // For sample duration
72 size += 4; // For sample size
73 size += 4; // For sample flags
trackfragmentheaderatom.cpp 48 // parameters to sample default parameters will be introduced later
94 size += 4; // sample duration
97 size += 4; // sample size
100 size += 4; // sample flags
  /external/opencore/nodes/common/include/
pvmf_format_progdownload_support_extension.h 53 * This API return the timestamp of a sample that is closest to the given fileSize.
57 * @param uint32& timeStamp - gives the NPT in milliseconds of the closest sample to the fileSize byte offset.
59 * @return EVERYTHING_FINE - In case a valid sample and corresponding time stamp was located.
60 * INSUFFICIENT_DATA in case the very first sample location is past the fileSize
  /external/oprofile/daemon/
opd_events.h 41 /** fill the sample file header with event info etc. */
opd_stats.h 22 OPD_LOST_SAMPLEFILE, /**< nr samples for which sample file can't be opened */
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_mastergain_gnu.s 73 LDR r4, [pnInputBuffer], #4 @fetch 1st output sample
75 LDR r5, [pnInputBuffer], #4 @fetch 2nd output sample
86 STRH r4, [pnOutputBuffer], #NEXT_OUTPUT_PCM @save 1st output sample
92 STRH r5, [pnOutputBuffer], #NEXT_OUTPUT_PCM @save 2nd output sample
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_mastergain_gnu.s 73 LDR r4, [pnInputBuffer], #4 @fetch 1st output sample
75 LDR r5, [pnInputBuffer], #4 @fetch 2nd output sample
86 STRH r4, [pnOutputBuffer], #NEXT_OUTPUT_PCM @save 1st output sample
92 STRH r5, [pnOutputBuffer], #NEXT_OUTPUT_PCM @save 2nd output sample
  /frameworks/base/opengl/tests/gl2_jni/
Android.mk 2 # OpenGL ES JNI sample
  /frameworks/base/opengl/tests/gl_jni/
Android.mk 2 # OpenGL ES JNI sample
  /frameworks/base/opengl/tests/gldual/
Android.mk 2 # OpenGL ES JNI sample
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
AndroidManifest-instrumentation.xml 12 android:label="Sample test for deployment."/>
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java 108 // Look up the user's sample SyncAdapter data row
144 * @param user the sample SyncAdapter User object
164 * @param user the sample SyncAdapter contact object.
255 * Returns the RawContact id for a sample SyncAdapter contact, or 0 if the
256 * sample SyncAdapter user isn't found.
259 * @param userId the sample SyncAdapter user ID to lookup
281 * Returns the Data id for a sample SyncAdapter contact's profile row, or 0
282 * if the sample SyncAdapter user isn't found.
285 * @param userId the sample SyncAdapter user ID to lookup
307 * Constants for a query to find a contact given a sample SyncAdapter use
    [all...]
  /development/samples/JetBoy/
_index.html 1 <p>JetBoy is a sample game that demonstrates the use of the
16 the application. For complete access to all the JetBoy files, see the sample code included
  /external/icu4c/samples/case/
case.cpp 40 u_fprintf(out,"ICU Case Mapping Sample Program\n\n");
77 u_fprintf(out, "\nEnd C++ sample\n\n");
  /external/icu4c/samples/citer/
readme.txt 4 This sample demonstrates
56 If in doubt, run the sample using "gmake check", and note the name of
  /external/icu4c/samples/props/
readme.txt 4 This sample demonstrates
56 If in doubt, run the sample using "gmake check", and note the name of
  /external/icu4c/samples/ustring/
readme.txt 4 This sample demonstrates
56 If in doubt, run the sample using "gmake check", and note the name of
  /external/opencore/fileformats/mp4/composer/include/
syncsampleatom.h 48 // Adding to and getting the sample number values
49 void addSampleNumber(uint32 sample);
  /external/opencore/fileformats/mp4/parser/src/
samplesizeatom.cpp 24 This SampleSizeAtom Class contains the sample count and a table giving the
25 size of each sample.
164 uint32 sample; local
167 if (!AtomUtils::read32(fp, sample))
172 _psampleSizeVec[i] = sample;
215 uint32 sample; local
233 if (!AtomUtils::read32(_fileptr, sample))
237 _psampleSizeVec[_curr_entry_point] = sample;
  /external/oprofile/libop/
op_interface.h 48 * The head structure of a kernel sample buffer.
54 struct op_sample buffer[0]; /**< the sample buffer */
  /external/webkit/WebKit/android/WebCoreSupport/
V8Counters.h 49 static void addHistogramSample(void* histogram, int sample);
61 void addSample(int32_t sample);
  /frameworks/base/core/java/android/speech/srec/
WaveHeader.java 120 * Get the sample rate.
121 * @return sample rate, typically 8000, 11025, 16000, 22050, or 44100 hz.
128 * Set the sample rate.
129 * @param sampleRate sample rate, typically 8000, 11025, 16000, 22050, or 44100 hz.
138 * Get the number of bits per sample.
139 * @return number of bits per sample,
147 * Set the number of bits per sample.
148 * @param bitsPerSample number of bits per sample,
  /external/v8/src/
log.cc 75 // Each sample is appended to a circular buffer.
86 void Insert(TickSample* sample) {
93 buffer_[head_] = *sample;
100 bool Remove(TickSample* sample) {
102 *sample = buffer_[tail_];
145 void StackTracer::Trace(TickSample* sample) {
146 if (sample->state == GC) {
147 sample->frames_count = 0;
154 sample->frames_count = 0;
159 sample->fp + JavaScriptFrameConstants::kFunctionOffset
302 TickSample sample; local
313 TickSample sample; local
    [all...]
  /external/icu4c/samples/ucnv/
convsamp.cpp 13 * Sample code for the ICU conversion routines.
15 * Note: Nothing special is needed to build this sample. Link with
19 * something more flexible. '***BEGIN SAMPLE***' and
20 * '***END SAMPLE***' mark pieces suitable for stand alone
169 Very simple C sample to convert the word 'Moscow' in Russian in Unicode,
202 "Sample 02: C: simple Unicode -> koi8-r conversion\n");
205 // **************************** START SAMPLE *******************
225 // ***************************** END SAMPLE ********************
239 "Sample 03: C: print out all converters\n");
244 // **************************** START SAMPLE *******************
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_wave.c 217 Sint32 sample; member in struct:IMA_ADPCM_decodestate
271 /* Compute difference and new sample value */
278 state->sample += delta;
289 /* Clamp output sample */
290 if ( state->sample > max_audioval ) {
291 state->sample = max_audioval;
293 if ( state->sample < min_audioval ) {
294 state->sample = min_audioval;
296 return(state->sample);
362 state[c].sample = ((encoded[1]<<8)|encoded[0])
    [all...]

Completed in 151 milliseconds

1 2 3 4 5 67 8 91011>>