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

  /external/chromium_org/third_party/webrtc/modules/media_file/source/
avi_file.cc 393 const long chunkSize = PutLE32LengthFromCurrent(
442 const long chunkSize = PutLE32LengthFromCurrent(
804 const long hdrlLen = PutLE32LengthFromCurrent(
828 PutLE32LengthFromCurrent(static_cast<long>(junkSizeMark));
926 PutLE32LengthFromCurrent(static_cast<long>(liststrlSizeMark));
962 PutLE32LengthFromCurrent(static_cast<long>(strhSizeMark));
996 PutLE32LengthFromCurrent(static_cast<long>(strfSizeMark));
1014 PutLE32LengthFromCurrent(static_cast<long>(strdSizeMark));
1028 PutLE32LengthFromCurrent(static_cast<long>(strnSizeMark));
1049 PutLE32LengthFromCurrent(static_cast<long>(liststrlSizeMark))
    [all...]
avi_file.h 167 long PutLE32LengthFromCurrent(long startPos);

Completed in 93 milliseconds