Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_noise.hpp85 GLM_FUNC_DECL detail::tvec4<typename genType::value_type, defaultp> noise4(genType const & x);
Dfunc_noise.inl70 GLM_FUNC_QUALIFIER detail::tvec4<T, defaultp> noise4(T const & x) function
354 GLM_FUNC_QUALIFIER detail::tvec4<T, P> noise4(detail::tvec2<T, P> const & x) function
365 GLM_FUNC_QUALIFIER detail::tvec4<T, P> noise4(detail::tvec3<T, P> const & x) function
375 GLM_FUNC_QUALIFIER detail::tvec4<T, P> noise4(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.glsl329 vec4 noise4(float x);
330 vec4 noise4(vec2 x);
331 vec4 noise4(vec3 x);
332 vec4 noise4(vec4 x);
D120.glsl361 vec4 noise4(float x);
362 vec4 noise4(vec2 x);
363 vec4 noise4(vec3 x);
364 vec4 noise4(vec4 x);
D130.glsl901 vec4 noise4(float x);
902 vec4 noise4(vec2 x);
903 vec4 noise4(vec3 x);
904 vec4 noise4(vec4 x);
D140.glsl986 vec4 noise4(float x);
987 vec4 noise4(vec2 x);
988 vec4 noise4(vec3 x);
989 vec4 noise4(vec4 x);
/external/mesa3d/src/glsl/builtins/ir/
Dnoise4.ir1 ((function noise4