Searched refs:ZeroPole (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/audio/
H A DZeroPole.h36 // ZeroPole is a simple filter with one zero and one pole.
38 class PLATFORM_EXPORT ZeroPole { class in namespace:blink
40 ZeroPole() function in class:blink::ZeroPole
H A DZeroPole.cpp33 #include "platform/audio/ZeroPole.h"
39 void ZeroPole::process(const float *source, float *destination, unsigned framesToProcess)
/external/chromium_org/third_party/WebKit/Source/platform/
H A Dblink_platform.target.darwin-arm.mk136 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
H A Dblink_platform.target.darwin-arm64.mk135 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
H A Dblink_platform.target.darwin-mips.mk135 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
H A Dblink_platform.target.darwin-mips64.mk135 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
H A Dblink_platform.target.darwin-x86.mk135 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
H A Dblink_platform.target.darwin-x86_64.mk135 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
H A Dblink_platform.target.linux-arm.mk136 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
H A Dblink_platform.target.linux-arm64.mk135 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
H A Dblink_platform.target.linux-mips.mk135 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
H A Dblink_platform.target.linux-mips64.mk135 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
H A Dblink_platform.target.linux-x86.mk135 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
H A Dblink_platform.target.linux-x86_64.mk135 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \

Completed in 204 milliseconds