Searched refs:TargetWidth (Results 1 – 3 of 3) sorted by relevance
33 virtual int32_t TargetWidth() = 0;47 virtual int32_t TargetWidth();
85 int32_t VPMSimpleSpatialResampler::TargetWidth() { in TargetWidth() function in webrtc::VPMSimpleSpatialResampler
90 return spatial_resampler_->TargetWidth(); in GetDecimatedWidth()