Home
last modified time | relevance | path

Searched refs:noise3 (Results 1 – 15 of 15) sorted by relevance

/external/libvorbis/lib/modes/
Dpsych_44.h189 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]={
Dpsych_16.h58 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]={
Dpsych_11.h35 static const noise3 _psy_noisebias_11[3]={
Dpsych_8.h33 static const noise3 _psy_noisebias_8[3]={
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
Dframeless2.ll3 %struct.noise3 = type { [3 x [17 x i32]] }
6 …re %vi.0.7.val, double %s, i32 %block, i32* nocapture %suppress, %struct.noise3* nocapture %in, %s…
/external/llvm/test/CodeGen/Thumb2/
Dframeless2.ll3 %struct.noise3 = type { [3 x [17 x i32]] }
6 …re %vi.0.7.val, double %s, i32 %block, i32* nocapture %suppress, %struct.noise3* nocapture %in, %s…
/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_noise.hpp76 GLM_FUNC_DECL detail::tvec3<typename genType::value_type, defaultp> noise3(genType const & x);
Dfunc_noise.inl61 GLM_FUNC_QUALIFIER detail::tvec3<T, defaultp> noise3(T const & x) function
327 GLM_FUNC_QUALIFIER detail::tvec3<T, P> noise3(detail::tvec2<T, P> const & x) function
336 GLM_FUNC_QUALIFIER detail::tvec3<T, P> noise3(detail::tvec3<T, P> const & x) function
345 GLM_FUNC_QUALIFIER detail::tvec3<T, P> noise3(detail::tvec4<T, P> const & x) function
/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core_mips.c90 float noise2, noise3, noise4; in WebRtcAec_ComfortNoise_mips() local
140 [noise3] "=&f" (noise3), [noise4] "=&f" (noise4), in WebRtcAec_ComfortNoise_mips()
/external/mesa3d/src/glsl/builtins/profiles/
D110.glsl324 vec3 noise3(float x);
325 vec3 noise3(vec2 x);
326 vec3 noise3(vec3 x);
327 vec3 noise3(vec4 x);
D120.glsl356 vec3 noise3(float x);
357 vec3 noise3(vec2 x);
358 vec3 noise3(vec3 x);
359 vec3 noise3(vec4 x);
D130.glsl896 vec3 noise3(float x);
897 vec3 noise3(vec2 x);
898 vec3 noise3(vec3 x);
899 vec3 noise3(vec4 x);
D140.glsl981 vec3 noise3(float x);
982 vec3 noise3(vec2 x);
983 vec3 noise3(vec3 x);
984 vec3 noise3(vec4 x);
/external/libvorbis/lib/
Dvorbisenc.c90 } noise3; typedef
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, in vorbis_encode_noisebias_setup()
/external/mesa3d/src/glsl/builtins/ir/
Dnoise3.ir1 ((function noise3