Searched refs:kFileFormatPcm16kHzFile (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_file_impl.h28 FileFormats format = kFileFormatPcm16kHzFile,
36 FileFormats format = kFileFormatPcm16kHzFile,
51 FileFormats format = kFileFormatPcm16kHzFile,
58 FileFormats format = kFileFormatPcm16kHzFile,
H A Doutput_mixer.cc327 format = kFileFormatPcm16kHzFile;
407 format = kFileFormatPcm16kHzFile;
H A Dtransmit_mixer.cc714 format = kFileFormatPcm16kHzFile;
792 format = kFileFormatPcm16kHzFile;
897 format = kFileFormatPcm16kHzFile;
975 format = kFileFormatPcm16kHzFile;
H A Dchannel.cc2343 format = kFileFormatPcm16kHzFile;
2420 format = kFileFormatPcm16kHzFile;
/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_file.h67 FileFormats format = kFileFormatPcm16kHzFile,
77 FileFormats format = kFileFormatPcm16kHzFile,
94 FileFormats format = kFileFormatPcm16kHzFile,
103 FileFormats format = kFileFormatPcm16kHzFile,
142 FileFormats format = kFileFormatPcm16kHzFile) { return -1; }
141 GetFileDuration(const char* fileNameUTF8, int& durationMs, FileFormats format = kFileFormatPcm16kHzFile) argument
/external/chromium_org/third_party/webrtc/modules/media_file/interface/
H A Dmedia_file.h83 const FileFormats format = kFileFormatPcm16kHzFile,
112 const FileFormats format = kFileFormatPcm16kHzFile,
/external/chromium_org/third_party/webrtc/modules/media_file/source/
H A Dmedia_file_impl.h45 const FileFormats format = kFileFormatPcm16kHzFile,
54 const FileFormats format = kFileFormatPcm16kHzFile,
125 const FileFormats format = kFileFormatPcm16kHzFile,
149 const FileFormats format = kFileFormatPcm16kHzFile,
H A Dmedia_file_impl.cc162 case kFileFormatPcm16kHzFile:
564 case kFileFormatPcm16kHzFile:
747 case kFileFormatPcm16kHzFile:
1033 case kFileFormatPcm16kHzFile:
1309 format == kFileFormatPcm16kHzFile ||
H A Dmedia_file_utility.cc2262 case kFileFormatPcm16kHzFile:
/external/chromium_org/third_party/webrtc/modules/utility/source/
H A Dfile_player_impl.cc29 case kFileFormatPcm16kHzFile:
225 if (_fileFormat == kFileFormatPcm16kHzFile ||
240 } else if(_fileFormat == kFileFormatPcm16kHzFile)
306 if (_fileFormat == kFileFormatPcm16kHzFile ||
321 }else if (_fileFormat == kFileFormatPcm16kHzFile)
H A Dfile_recorder_impl.cc33 case kFileFormatPcm16kHzFile:
/external/webrtc/src/
H A Dcommon_types.h115 kFileFormatPcm16kHzFile = 7, enumerator in enum:webrtc::FileFormats
/external/chromium_org/third_party/webrtc/
H A Dcommon_types.h142 kFileFormatPcm16kHzFile = 7, enumerator in enum:webrtc::FileFormats
/external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
H A DWinTestDlg.cc2253 const FileFormats format = kFileFormatPcm16kHzFile;
2290 const FileFormats format = kFileFormatPcm16kHzFile;
2316 const FileFormats formats[8] = {{kFileFormatPcm16kHzFile},
2351 str = _T("kFileFormatPcm16kHzFile");
2391 const FileFormats format = kFileFormatPcm16kHzFile;
2930 const FileFormats format = kFileFormatPcm16kHzFile;

Completed in 238 milliseconds