Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.cc486 _codecWidth(0), in VCMLossProtectionLogic()
628 _codecWidth = width; in UpdateFrameSize()
648 _currentParameters.codecWidth = _codecWidth; in UpdateMethod()
Dmedia_opt_util.h353 uint16_t _codecWidth; variable