HomeSort by relevance Sort by last modified time
    Searched refs:ZeroPole (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/audio/
ZeroPole.h 36 // ZeroPole is a simple filter with one zero and one pole.
38 class PLATFORM_EXPORT ZeroPole {
40 ZeroPole()
ZeroPole.cpp 33 #include "platform/audio/ZeroPole.h"
39 void ZeroPole::process(const float *source, float *destination, unsigned framesToProcess)
  /external/chromium_org/third_party/WebKit/Source/platform/
blink_platform.target.darwin-arm.mk 140 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
    [all...]
blink_platform.target.darwin-arm64.mk 139 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
    [all...]
blink_platform.target.darwin-mips.mk 139 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
    [all...]
blink_platform.target.darwin-x86.mk 139 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
    [all...]
blink_platform.target.darwin-x86_64.mk 139 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
    [all...]
blink_platform.target.linux-arm.mk 140 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
    [all...]
blink_platform.target.linux-arm64.mk 139 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
    [all...]
blink_platform.target.linux-mips.mk 139 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
    [all...]
blink_platform.target.linux-x86.mk 139 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
    [all...]
blink_platform.target.linux-x86_64.mk 139 third_party/WebKit/Source/platform/audio/ZeroPole.cpp \
    [all...]

Completed in 289 milliseconds