Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Dmedia_opt_util.cc659 _codecWidth(0), in VCMLossProtectionLogic()
888 _codecWidth = width; in UpdateFrameSize()
913 _currentParameters.codecWidth = _codecWidth; in UpdateMethod()
Dmedia_opt_util.h388 uint16_t _codecWidth; variable