/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
wpa_ft.c | 247 * MIC shall be calculated over: 825 wpa_hexdump(MSG_MSGDUMP, "FT: Calculated MIC", mic, 16);
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
imdct_fxp.cpp | 86 The IMDCT can be calculated using an IFFT, for this, the IMDCT need be 88 the IMDCT can be calculated using only one n/4 point FFT and some pre and
|
mdct_fxp.cpp | 78 The MDCT can be calculated using an FFT, for this, the MDCT needs to be 80 the MDCT can be calculated using only one n/4 point FFT and some pre and
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
vad1.h | 106 Word16 sub_level[COMPLEN]; /* input levels calculated at the end of 171 calculated per each frame,
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
log2_norm.cpp | 99 exponent points to the newly calculated integer part of Log2 100 fraction points to the newly calculated fractional part of Log2
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
get_pred_outside.cpp | 73 are calculated by adding the prediction values to the block residual values. 102 computed pixel values are calculated by adding the prediction values to the
|
/frameworks/base/telephony/java/android/telephony/gsm/ |
SmsMessage.java | 290 * messageBody containing non-GSM alphabet characters is calculated 342 * messageBody containing non-GSM alphabet characters is calculated
|
/frameworks/base/core/java/android/provider/ |
MediaStore.java | [all...] |
/bionic/libm/bsdsrc/ |
b_log.c | 64 * the leading term is calculated to extra precision in two
|
/dalvik/dx/src/com/android/dx/cf/code/ |
BaseMachine.java | 66 /** {@code null-ok;} local target spec, if salient and calculated */
|
/dalvik/libcore/archive/src/main/java/java/util/jar/ |
JarVerifier.java | 119 * calculated and verified when its contents are read.
|
/dalvik/libcore/luni/src/main/java/java/util/ |
List.java | 167 * Returns the hash code for this {@code List}. It is calculated by taking each
|
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
ConnectionStateTLS.java | 42 // Pre-calculated prf label values:
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
QName.java | 73 * The cached hashcode, which is calculated at construction time.
|
/external/apache-http/src/org/apache/commons/logging/impl/ |
WeakHashtable.java | 435 // Since our hashcode was calculated from the original
|
/external/bzip2/ |
bzlib_private.h | 387 /* stored and calculated CRCs */
|
/external/clearsilver/cs/ |
cs.h | 155 int last; /* This local is the "last" item in an loop, each is calculated
|
/external/grub/stage2/ |
ufs2.h | 380 * The following macros optimize certain frequently calculated
|
xfs.h | 440 * be calculated on the fly.
|
/external/icu4c/tools/genbidi/ |
store.c | 483 fprintf(stderr, "genbidi: data length %ld != calculated size %d\n",
|
/external/jpeg/ |
jfdctint.c | 87 * To get around this we use the following pre-calculated constants.
|
jidctfst.c | 86 * To get around this we use the following pre-calculated constants.
|
jidctint.c | 87 * To get around this we use the following pre-calculated constants.
|
jidctred.c | 52 * To get around this we use the following pre-calculated constants.
|
/external/opencore/codecs_v2/audio/mp3/dec/include/ |
pvmp3decoder_api.h | 192 * is calculated using the number of bits consumed for the current frame,
|