Home | Sort by relevance Sort by last modified time |
/external/flac/libFLAC/include/protected/ | |
stream_encoder.h | 69 } gauss; member in union:__anon5872::__anon5873 |
/external/webkit/Source/WebCore/platform/graphics/chromium/ | |
GLES2Canvas.cpp | 471 static float gauss(float x, float sigma) function in namespace:WebCore 481 kernel[i] = gauss(i - halfWidth, sigma); [all...] |