/external/libvorbis/lib/modes/ |
psych_16.h | 58 static const noise3 _psy_noisebias_16_short[4]={ 77 static const noise3 _psy_noisebias_16_impulse[4]={ 96 static const noise3 _psy_noisebias_16[4]={
|
psych_11.h | 35 static const noise3 _psy_noisebias_11[3]={
|
psych_8.h | 33 static const noise3 _psy_noisebias_8[3]={
|
psych_44.h | 189 static const noise3 _psy_noisebias_trans[12]={ 272 static const noise3 _psy_noisebias_long[12]={ 347 static const noise3 _psy_noisebias_impulse[12]={ 416 static const noise3 _psy_noisebias_padding[12]={
|
/external/vulkan-validation-layers/libs/glm/detail/ |
func_noise.hpp | 73 /// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/noise3.xml">GLSL noise3 man page</a> 76 GLM_FUNC_DECL detail::tvec3<typename genType::value_type, defaultp> noise3(genType const & x);
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
aec_core_mips.c | 90 float noise2, noise3, noise4; local 101 "lwc1 %[noise3], 12(%[noisePow]) \n\t" 105 "sqrt.s %[noise3], %[noise3] \n\t" 120 "mul.s %[tmp5f], %[tmp5f], %[noise3] \n\t" 121 "mul.s %[tmp6f], %[tmp6f], %[noise3] \n\t" 140 [noise3] "=&f" (noise3), [noise4] "=&f" (noise4), [all...] |
/external/libvorbis/lib/ |
vorbisenc.c | 90 } noise3; typedef in typeref:struct:__anon24333 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...] |