webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::DecimatorBy4 Class Reference

#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)
 

Constructor & Destructor Documentation

◆ DecimatorBy4() [1/2]

webrtc::DecimatorBy4::DecimatorBy4 ( )

◆ DecimatorBy4() [2/2]

webrtc::DecimatorBy4::DecimatorBy4 ( )

Member Function Documentation

◆ Decimate() [1/2]

void webrtc::DecimatorBy4::Decimate ( rtc::ArrayView< const float >  in,
std::array< float, kSubBlockSize > *  out 
)

◆ Decimate() [2/2]

void webrtc::DecimatorBy4::Decimate ( rtc::ArrayView< const float >  in,
std::array< float, kSubBlockSize > *  out 
)

The documentation for this class was generated from the following files: