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

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
qm_select.h 175 uint16_t native_height_; member in class:webrtc::VCMQmMethod
qm_select.cc 31 native_height_(0),
221 native_height_ = height;
645 assert(qm_->codec_height <= native_height_);
    [all...]

Completed in 514 milliseconds