Home
last modified time | relevance | path

Searched refs:noise2 (Results 1 – 8 of 8) sorted by relevance

/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_noise.hpp67 GLM_FUNC_DECL detail::tvec2<typename genType::value_type, defaultp> noise2(genType const & x);
Dfunc_noise.inl53 GLM_FUNC_QUALIFIER detail::tvec2<T, defaultp> noise2(T const & x) function
303 GLM_FUNC_QUALIFIER detail::tvec2<T, P> noise2(detail::tvec2<T, P> const & x) function
311 GLM_FUNC_QUALIFIER detail::tvec2<T, P> noise2(detail::tvec3<T, P> const & x) function
319 GLM_FUNC_QUALIFIER detail::tvec2<T, P> noise2(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
139 [noise] "=&f" (noise), [noise2] "=&f" (noise2), in WebRtcAec_ComfortNoise_mips()
/external/mesa3d/src/glsl/builtins/profiles/
D110.glsl319 vec2 noise2(float x);
320 vec2 noise2(vec2 x);
321 vec2 noise2(vec3 x);
322 vec2 noise2(vec4 x);
D120.glsl351 vec2 noise2(float x);
352 vec2 noise2(vec2 x);
353 vec2 noise2(vec3 x);
354 vec2 noise2(vec4 x);
D130.glsl891 vec2 noise2(float x);
892 vec2 noise2(vec2 x);
893 vec2 noise2(vec3 x);
894 vec2 noise2(vec4 x);
D140.glsl976 vec2 noise2(float x);
977 vec2 noise2(vec2 x);
978 vec2 noise2(vec3 x);
979 vec2 noise2(vec4 x);
/external/mesa3d/src/glsl/builtins/ir/
Dnoise2.ir1 ((function noise2