Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dmedia_opt_util.cc508 _codecWidth(704), in VCMLossProtectionLogic()
651 _codecWidth = width; in UpdateFrameSize()
671 _currentParameters.codecWidth = _codecWidth; in UpdateMethod()
Dmedia_opt_util.h342 size_t _codecWidth; variable