HomeSort by relevance Sort by last modified time
    Searched refs:dst_height_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/common_video/libyuv/
scaler.cc 23 dst_height_(0),
42 dst_height_ = dst_height;
58 dst_frame->CreateEmptyFrame(dst_width_, dst_height_,
75 dst_width_, dst_height_,
  /external/chromium_org/third_party/webrtc/common_video/libyuv/include/
scaler.h 63 int dst_height_; member in class:webrtc::Scaler

Completed in 75 milliseconds