/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/ |
qua_gain.h | 112 Word16 frac_coeff[], /* i : energy coeff. (5), fraction part, Q15 */ 113 Word16 exp_coeff[], /* i : energy coeff. (5), exponent part, Q0 */
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
qua_gain.h | 112 Word16 frac_coeff[], /* i : energy coeff. (5), fraction part, Q15 */ 113 Word16 exp_coeff[], /* i : energy coeff. (5), exponent part, Q0 */
|
/external/skia/src/utils/ |
SkInterpolator.cpp | 275 // Now we have t, so compute the coeff for Y and evaluate
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/ |
isf_extrapolation.cpp | 122 int16 coeff, mean, tmp, tmp2, tmp3; local 231 coeff = div_16by16(tmp, tmp2); /* Coefficient for stretching the ISF vector */ 236 tmp = mult_int16(sub_int16(HfIsf[i], HfIsf[i - 1]), coeff);
|
dec_gain2_amr_wb.cpp | 126 /* MA prediction coeff ={0.5, 0.4, 0.3, 0.2} in Q13 */
|
highpass_400hz_at_12k8.cpp | 178 L_tmp1 = (L_tmp1 >> 13) + (L_tmp2 << 2); /* coeff Q12 --> Q13 */
|
highpass_50hz_at_12k8.cpp | 191 /* coeff Q14 --> Q15 with saturation */
|
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
isf_extrapolation.cpp | 122 int16 coeff, mean, tmp, tmp2, tmp3; local 231 coeff = div_16by16(tmp, tmp2); /* Coefficient for stretching the ISF vector */ 236 tmp = mult_int16(sub_int16(HfIsf[i], HfIsf[i - 1]), coeff);
|
dec_gain2_amr_wb.cpp | 126 /* MA prediction coeff ={0.5, 0.4, 0.3, 0.2} in Q13 */
|
highpass_400hz_at_12k8.cpp | 178 L_tmp1 = (L_tmp1 >> 13) + (L_tmp2 << 2); /* coeff Q12 --> Q13 */
|
highpass_50hz_at_12k8.cpp | 191 /* coeff Q14 --> Q15 with saturation */
|
/external/svox/pico/lib/ |
picokpdf.c | 85 #define KPDF_NUMSTREAMS 3 /* coeff, delta, deltadelta */
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
s_tdec_int_chan.h | 159 Int32 *fxpCoef; /* Spectrum coeff.*/
|
mix_radix_fft.cpp | 32 (1) Increased precision on the radix 2 fft coeff. (from Q10 to Q12)
|
/external/skia/src/gl/ |
SkGL.cpp | 68 SkXfermode::Coeff sc, dc;
|
SkGLDevice.cpp | 143 // must be in the same order as SkXfermode::Coeff in SkXfermode.h
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
s_tdec_int_chan.h | 159 Int32 *fxpCoef; /* Spectrum coeff.*/
|
mix_radix_fft.cpp | 32 (1) Increased precision on the radix 2 fft coeff. (from Q10 to Q12)
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/ |
levinson.cpp | 558 * Compute new LPC coeff. -> An[i] * 760 * Compute new LPC coeff. -> An[i] *
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
levinson.cpp | 560 * Compute new LPC coeff. -> An[i] * 762 * Compute new LPC coeff. -> An[i] *
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/ |
syn_filt.cpp | 61 this saves on memory accesses to the vector coeff. a[] and
|
/external/v8/benchmarks/ |
crypto.js | [all...] |
/external/webkit/SunSpider/tests/v8-v4/ |
v8-crypto.js | [all...] |
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
syn_filt.cpp | 61 this saves on memory accesses to the vector coeff. a[] and
|
/external/opencore/codecs_v2/video/avc_h264/common/src/ |
deblock.cpp | 561 //2. Check the non-zero coeff blocks (4x4) 650 //2. Check the non-zero coeff blocks (4x4) [all...] |