/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/ |
aec_core_mips.c | 91 float noise2, noise3, noise4; local 102 "lwc1 %[noise3], 12(%[noisePow]) \n\t" 106 "sqrt.s %[noise3], %[noise3] \n\t" 121 "mul.s %[tmp5f], %[tmp5f], %[noise3] \n\t" 122 "mul.s %[tmp6f], %[tmp6f], %[noise3] \n\t" 141 [noise3] "=&f" (noise3), [noise4] "=&f" (noise4), [all...] |
/external/libvorbis/lib/ |
vorbisenc.c | 90 } noise3; typedef in typeref:struct:__anon28564 113 const noise3 *psy_noise_bias_impulse; 114 const noise3 *psy_noise_bias_padding; 115 const noise3 *psy_noise_bias_trans; 116 const noise3 *psy_noise_bias_long; 395 const noise3 *in, [all...] |