Home
last modified time | relevance | path

Searched refs:native_height_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Dqm_select.cc31 native_height_(0), in VCMQmMethod()
221 native_height_ = height; in Initialize()
645 assert(qm_->codec_height <= native_height_); in UpdateCodecResolution()
Dqm_select.h175 uint16_t native_height_; variable