Searched refs:DELTA (Results 1 - 10 of 10) sorted by relevance

/external/srec/srec/cfront/
H A Dchelfep.c117 val = channel->cep[DELTA * (channel->mel_dim+1)];
120 val = (channel->cep[(DELTA-1) * (channel->mel_dim+1)] >> 2)
121 + (channel->cep[DELTA * (channel->mel_dim+1)] >> 1)
122 + (channel->cep[(DELTA+1) * (channel->mel_dim+1)] >> 2);
H A Dcheldsp4.c86 for (j = 1; j <= DELTA; j++)
92 cepdata a = (DELTA * (DELTA + 1) * (2 * DELTA + 1) / 6) * 2;
93 d = DELTA;
122 d = DELTA;
240 channel->cep + (DELTA) *(channel->mel_dim + 1),
248 channel->cep + (DELTA) *(channel->mel_dim + 1), rgmcep, ddmcep);
259 } /* >=DELTA */
H A Dca_front.c166 if (valid > 0 && hWave->data.channel->frame_count > (DELTA + 3))
H A Dfrontobj.c210 channel->frame_delay = DELTA + (freqobj->window_length / freqobj->frame_period) - 1;
/external/guava/guava-tests/test/com/google/common/net/
H A DInternetDomainNameTest.java47 private static final String DELTA = "\u0394"; field in class:InternetDomainNameTest
53 static final String LOTS_OF_DELTAS = Strings.repeat(DELTA, 62);
75 "a" + DELTA + "b.com",
98 "a" + DELTA + " .com",
/external/srec/srec/include/
H A Dfront.h52 #define DELTA 3 macro
/external/e2fsprogs/lib/ext2fs/
H A Ddirhash.c31 #define DELTA 0x9E3779B9 macro
41 sum += DELTA;
/external/icu4c/common/
H A Ducnvisci.c52 #define TELUGU_DELTA DELTA * TELUGU
79 DELTA=0x80 enumerator in enum:__anon5775
197 = converterData->defDeltaToUnicode = (uint16_t)(lookupInitialData[pArgs->options & UCNV_OPTIONS_VERSION_MASK].uniLang * DELTA);
909 range = (uint16_t)(newDelta/DELTA);
973 range =(uint16_t)((sourceChar-INDIC_BLOCK_BEGIN)/DELTA);
974 newDelta =(uint16_t)(range*DELTA);
1210 data->currentDeltaToUnicode = (uint16_t)(lookupTable[sourceChar & 0x0F][0] * DELTA);
1561 for (idx = 0; idx < DELTA; idx++) {
1564 sa->add(sa->set, idx + (script * DELTA) + INDIC_BLOCK_BEGIN);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/srec/config/en.us/dictionary/
H A Dc0.628119 DELTA D EH1 L T AH0
28120 DELTA'S D EH1 L T AH0 Z
[all...]

Completed in 299 milliseconds