HomeSort by relevance Sort by last modified time
    Searched refs:_codecWidth (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/
media_opt_util.cc 486 _codecWidth(0),
628 _codecWidth = width;
648 _currentParameters.codecWidth = _codecWidth;
media_opt_util.h 353 uint16_t _codecWidth;

Completed in 35 milliseconds