Home
last modified time | relevance | path

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

/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/deqp-deps/glslang/Test/
Dglspv.frag22 noise2(4.0);
D300BuiltIns.frag70 noise2(v18); // ERROR, not present
Dvulkan.frag102 noise2(4.0);
D120.vert145 vec2 f2 = noise2(vec2(1.0));
/external/deqp-deps/glslang/Test/baseResults/
Dglspv.frag.out6 ERROR: 0:22: 'noise2' : no matching overloaded function found
Dvulkan.frag.out54 ERROR: 0:102: 'noise2' : no matching overloaded function found
D300BuiltIns.frag.out3 ERROR: 0:70: 'noise2' : no matching overloaded function found
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp897 B1(noise2);
2928 F(noise2) in create_builtins()