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

/frameworks/base/media/jni/
H A Dandroid_media_ResampleInputStream.cpp39 #define FIR_COEF(coef) (short)(0x10000 * coef) macro
41 FIR_COEF(-0.006965742326),
42 FIR_COEF(-0.008428945737),
43 FIR_COEF( 0.004241280174),
44 FIR_COEF( 0.022141096893),
45 FIR_COEF( 0.018765669437),
46 FIR_COEF(-0.009871891152),
47 FIR_COEF(-0.024842433247),
48 FIR_COEF( 0.006121772058),
49 FIR_COEF( 0.04589084161
[all...]

Completed in 59 milliseconds