/external/icu4c/test/perf/perldriver/ |
Output.pm | 115 printLeg("<a name=\"mean_op_$i\">ratio $i /op</a> - ratio and error of per $operationIs time, calculated as: (($headers[0] - $headers[$i])/$headers[$i])*100%, mean value"); 128 printLeg("<a name=\"mean_ev_$i\">ratio $i /ev</a> - ratio and error of per $eventIs time, calculated as: (($headers[0] - $headers[$i])/$headers[$i])*100%, mean value");
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/ |
gc_pred.h | 136 /* (only calculated for MR795) */ 138 /* (only calculated for MR795) */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/ |
log2.cpp | 101 pExponent -> integer part of the newly calculated Log2 102 pFraction -> fractional part of the newly calculated Log2
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/ |
pitch_ol.cpp | 104 cor_max contains the newly calculated normalized correlation of the 106 rmax contains the newly calculated max(<s[i]*s[j]>) 107 r0 contains the newly calculated residual energy 135 cor_max contains the newly calculated normalized correlation of the 487 cor_max contains the newly calculated normalized correlation of the 489 rmax contains the newly calculated max(<s[i]*s[j]>) 490 r0 contains the newly calculated residual energy 519 cor_max contains the newly calculated normalized correlation of the [all...] |
/external/opencore/codecs_v2/audio/mp3/dec/src/ |
pvmp3_poly_phase_synthesis.cpp | 52 channel have been calculated, they can be applied to the synthesis 53 subband filter and 32 consecutive audio samples can be calculated
|
/external/openssl/crypto/jpake/ |
jpake.c | 32 BIGNUM *key; /* The calculated (shared) key */ 185 * Note that p->gx has already been calculated
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
gc_pred.h | 136 /* (only calculated for MR795) */ 138 /* (only calculated for MR795) */
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
log2.cpp | 101 pExponent -> integer part of the newly calculated Log2 102 pFraction -> fractional part of the newly calculated Log2
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
pitch_ol.cpp | 105 cor_max contains the newly calculated normalized correlation of the 107 rmax contains the newly calculated max(<s[i]*s[j]>) 108 r0 contains the newly calculated residual energy 136 cor_max contains the newly calculated normalized correlation of the 488 cor_max contains the newly calculated normalized correlation of the 490 rmax contains the newly calculated max(<s[i]*s[j]>) 491 r0 contains the newly calculated residual energy 520 cor_max contains the newly calculated normalized correlation of the [all...] |
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_poly_phase_synthesis.cpp | 52 channel have been calculated, they can be applied to the synthesis 53 subband filter and 32 consecutive audio samples can be calculated
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
cgraph.h | 163 /* Expected number of executions: calculated in profile.c. */ 215 /* Expected number of executions: calculated in profile.c. */
|
/build/tools/droiddoc/templates/assets/ |
search_autocomplete.js | 196 // scores are calculated based on exact and prefix matches,
|
/dalvik/dx/src/com/android/dx/rop/cst/ |
CstType.java | 90 * calculated
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
OneStepIterator.java | 255 // If we have already calculated the length, and the current predicate
|
/dalvik/vm/ |
DvmDex.c | 176 /* -- file is incomplete, new checksum has not yet been calculated
|
/development/samples/Compass/src/com/example/android/compass/ |
CompassActivity.java | 113 * simply calculated by taking the matrix' transpose. However, since
|
/external/bluetooth/bluez/audio/ |
gstrtpsbcpay.c | 158 GST_DEBUG_OBJECT(payload, "calculated frame length: %d ", frame_len);
|
/external/dropbear/ |
session.h | 137 buffer* kexhashbuf; /* session hash buffer calculated from various packets*/
|
/external/icu4c/common/ |
ucnv_u8.c | 107 ch = cnv->toUnicodeStatus;/*Stores the previously calculated ch from a previous call*/ 143 /* stores a partially calculated target*/ 237 ch = cnv->toUnicodeStatus;/*Stores the previously calculated ch from a previous call*/ 743 /* offsets for n-byte UTF-8 sequences that were calculated with ((lead<<6)+trail)<<6+trail... */ [all...] |
/external/icu4c/tools/gentest/ |
gentest.c | 133 fprintf(stderr, "gentest: data length %ld != calculated size %lu\n",
|
/external/jpeg/ |
jfdctfst.c | 73 * To get around this we use the following pre-calculated constants.
|
/external/opencore/codecs_v2/audio/gsm_amr/common/dec/include/ |
pvgsmamrdecoderinterface.h | 126 * is calculated using the number of bits consumed for the current frame,
|
/external/oprofile/libdb/ |
db_manage.c | 130 /* the default number of page, calculated to fit in 4096 bytes */
|
/external/srec/srec/cfront/ |
chelmel4.c | 225 // c[i] = -a[i] - (sum / i); /* cepstral calculated */
|
/external/webkit/WebCore/svg/ |
SVGTransformDistance.cpp | 233 // FIXME: I'm not certain the translation is calculated correctly here
|