Home
last modified time | relevance | path

Searched defs:noise3 (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/libs/glm/detail/
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
/external/libvorbis/lib/
Dvorbisenc.c90 } noise3; typedef