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

  /external/chromium_org/third_party/webrtc/modules/media_file/source/
avi_file.cc 177 _videoCodecConfigParamsLength(0),
737 _videoCodecConfigParamsLength = codecConfigParamsLength;
740 _videoCodecConfigParamsLength);
989 if (_videoCodecConfigParams && _videoCodecConfigParamsLength > 0)
992 _videoCodecConfigParamsLength);
1000 && (_videoCodecConfigParamsLength > 0)
1012 _videoCodecConfigParamsLength);
    [all...]
avi_file.h 267 int32_t _videoCodecConfigParamsLength;

Completed in 455 milliseconds