Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.cc487 _codecHeight(0), in VCMLossProtectionLogic()
629 _codecHeight = height; in UpdateFrameSize()
649 _currentParameters.codecHeight = _codecHeight; in UpdateMethod()
Dmedia_opt_util.h354 uint16_t _codecHeight; variable