Searched refs:Scaler (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/utility/source/
H A Dframe_scaler.h25 class Scaler;
40 scoped_ptr<Scaler> scaler_;
H A Dframe_scaler.cc20 : scaler_(new Scaler()),
/external/chromium_org/third_party/webrtc/common_video/libyuv/
H A Dscaler.cc18 Scaler::Scaler() function in class:webrtc::Scaler
26 Scaler::~Scaler() {}
28 int Scaler::Set(int src_width, int src_height,
48 int Scaler::Scale(const I420VideoFrame& src_frame,
79 bool Scaler::SupportedVideoType(VideoType src_video_type,
H A Dscaler_unittest.cc38 Scaler test_scaler_;
/external/chromium_org/third_party/webrtc/common_video/libyuv/include/
H A Dscaler.h31 class Scaler { class in namespace:webrtc
33 Scaler();
34 ~Scaler();
/external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
H A Dspatial_resampler.h56 Scaler scaler_;
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
H A Dvideoprocessor.h215 Scaler scaler_;

Completed in 167 milliseconds