webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <decimator_by_4.h>
Public Member Functions | |
DecimatorBy4 () | |
void | Decimate (rtc::ArrayView< const float > in, std::array< float, kSubBlockSize > *out) |
DecimatorBy4 () | |
void | Decimate (rtc::ArrayView< const float > in, std::array< float, kSubBlockSize > *out) |
webrtc::DecimatorBy4::DecimatorBy4 | ( | ) |
webrtc::DecimatorBy4::DecimatorBy4 | ( | ) |
void webrtc::DecimatorBy4::Decimate | ( | rtc::ArrayView< const float > | in, |
std::array< float, kSubBlockSize > * | out | ||
) |
void webrtc::DecimatorBy4::Decimate | ( | rtc::ArrayView< const float > | in, |
std::array< float, kSubBlockSize > * | out | ||
) |