Searched refs:ratio_h_ (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/talk/media/base/
H A Dvideocapturer.cc163 ratio_h_ = ratio_h;
168 ratio_h_ = 0;
473 // adapter to better match ratio_w_ x ratio_h_.
488 static_cast<float>(ratio_h_);
494 ComputeCrop(ratio_w_, ratio_h_, captured_frame->width,
H A Dvideocapturer.h356 int ratio_h_; member in class:cricket::VideoCapturer

Completed in 74 milliseconds