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

  /external/chromium_org/third_party/webrtc/modules/media_file/source/
avi_file.cc 148 _videoConfigLength(0),
316 if (configLength <= _videoConfigLength)
319 _videoConfigLength);
320 configLength = _videoConfigLength;
    [all...]
avi_file.h 231 int32_t _videoConfigLength;

Completed in 188 milliseconds