Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dqm_select.cc31 native_height_(0), in VCMQmMethod()
218 native_height_ = height; in Initialize()
639 assert(qm_->codec_height <= native_height_); in UpdateCodecResolution()
Dqm_select.h158 uint16_t native_height_; variable