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

  /external/chromium_org/third_party/webrtc/modules/media_file/source/
avi_file.h 90 static const unsigned int STREAM_NAME_LENGTH = 32;
232 int8_t _videoStreamName[STREAM_NAME_LENGTH];
234 int8_t _audioStreamName[STREAM_NAME_LENGTH];
avi_file.cc     [all...]

Completed in 35 milliseconds