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

  /external/webrtc/webrtc/modules/utility/source/
file_player_impl.cc 24 case kFileFormatPcm8kHzFile:
213 _fileFormat == kFileFormatPcm8kHzFile||
221 if (_fileFormat == kFileFormatPcm8kHzFile)
295 _fileFormat == kFileFormatPcm8kHzFile)
302 if (_fileFormat == kFileFormatPcm8kHzFile)
  /external/webrtc/webrtc/modules/media_file/
media_file_impl.cc 145 case kFileFormatPcm8kHzFile:
488 case kFileFormatPcm8kHzFile:
640 case kFileFormatPcm8kHzFile:
857 case kFileFormatPcm8kHzFile:
1082 format == kFileFormatPcm8kHzFile ||
media_file_utility.cc     [all...]
  /external/webrtc/webrtc/
common_types.h 146 kFileFormatPcm8kHzFile = 8,

Completed in 3830 milliseconds