/external/webkit/WebKit/mac/WebView/ |
WebDynamicScrollBarsView.mm | 155 // Never ever try to both gain/lose a scrollbar in the same pass.
|
/external/wpa_supplicant_6/wpa_supplicant/ |
README-WPS | 25 allowing outsiders to gain access during the setup phase.
|
/frameworks/base/awt/java/awt/color/ |
ICC_ColorSpace.java | 103 // cache transforms here - performance gain
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
c2_11pf.cpp | 156 pitch_sharp, Last quantized pitch gain, variable of type Word16 232 Word16 pitch_sharp, /* i : Last quantized pitch gain */ 310 * Compute innovation vector gain. 311 * Include fixed-gain pitch contribution into code[].
|
c3_14pf.cpp | 131 pitch_sharp, Array of type Word16 -- Last quantized pitch gain 207 Word16 pitch_sharp, /* i : Last quantized pitch gain */ 283 * Compute innovation vector gain. * 284 * Include fixed-gain pitch contribution into code[]. *
|
c2_9pf.cpp | 174 pitch_sharp = last quantized pitch gain (Word16) 245 Word16 pitch_sharp, // i : Last quantized pitch gain 268 * Compute innovation vector gain. * 269 * Include fixed-gain pitch contribution into code[]. * 308 Word16 pitch_sharp, /* i : Last quantized pitch gain */ 399 * Compute innovation vector gain. * 400 * Include fixed-gain pitch contribution into code[]. * [all...] |
/hardware/broadcom/wlan/bcm4329/src/include/ |
linuxver.h | 2 * Linux-specific abstractions to gain some independence from linux kernel versions.
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_events.h | 114 Uint8 gain; /* Whether given states were gained or lost (1/0) */ member in struct:SDL_ActiveEvent
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_events.h | 114 Uint8 gain; /* Whether given states were gained or lost (1/0) */ member in struct:SDL_ActiveEvent
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_events.h | 111 Uint8 gain; /* Whether given states were gained or lost (1/0) */ member in struct:SDL_ActiveEvent
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_events.h | 114 Uint8 gain; /* Whether given states were gained or lost (1/0) */ member in struct:SDL_ActiveEvent
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/ |
ph_disp.h | 173 Word16 cbGain, /* i Q1 : Codebook gain */ 174 Word16 ltpGain, /* i Q14 : LTP gain */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/ |
synthesis_amr_wb.cpp | 344 /* HF correction gain */ 361 /* HF gain */
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_sndlib.h | 228 EAS_I16 gain; member in struct:s_wt_region_tag 257 EAS_U8 gain; member in struct:s_fm_oper_tag
|
eas_wavefile.c | 41 /* increase gain to compensate for loss in mixer */ 353 * Mute and stop rendering a PCM stream. Sets the gain target to zero and stops the playback 383 * Resume rendering a PCM stream. Sets the gain target back to its
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_sndlib.h | 228 EAS_I16 gain; member in struct:s_wt_region_tag 257 EAS_U8 gain; member in struct:s_fm_oper_tag
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_sndlib.h | 228 EAS_I16 gain; member in struct:s_wt_region_tag 257 EAS_U8 gain; member in struct:s_fm_oper_tag
|
/frameworks/base/libs/audioflinger/ |
AudioResampler.cpp | 373 * vl, vr : left and right gain 483 * vl, vr : left and right gain
|
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
ph_disp.h | 173 Word16 cbGain, /* i Q1 : Codebook gain */ 174 Word16 ltpGain, /* i Q14 : LTP gain */
|
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
synthesis_amr_wb.cpp | 344 /* HF correction gain */ 361 /* HF gain */
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/ |
G729DecTest.c | 95 * @def GAIN Define a GAIN value for Configure Audio 98 #define GAIN 95 [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/ |
ticon.c | [all...] |
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/ |
c2_9pf.cpp | 174 pitch_sharp = last quantized pitch gain (Word16) 245 Word16 pitch_sharp, // i : Last quantized pitch gain 268 * Compute innovation vector gain. * 269 * Include fixed-gain pitch contribution into code[]. * 308 Word16 pitch_sharp, /* i : Last quantized pitch gain */ 399 * Compute innovation vector gain. * 400 * Include fixed-gain pitch contribution into code[]. * [all...] |
levinson.cpp | 450 Alpha = prediction gain 476 Word16 alp_h, alp_l, alp_exp; // Prediction gain; hi lo and exponent 645 Word16 alp_h; /* Prediction gain; hi lo and exponent*/
|
/external/webkit/JavaScriptCore/ |
ChangeLog-2002-12-03 | 190 Numerous collector changes for a net gain of 3% on JS ibench: 220 heap; gives 10% gain on iBench 253 objects fit in that size. .5% speed gain and probably some 254 footprint gain. 260 - change ScopeChain to be a singly linked list shares tails, gives 11% gain on iBench 280 - a simple change for .4% gain on ibench - instead of unmarking 728 into Object for another gain of about 6% [all...] |