OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createBusFromAudioFile
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/audio/
AudioFileReader.h
47
PassOwnPtr<AudioBus>
createBusFromAudioFile
(const char* filePath, bool mixToMono, double sampleRate);
/external/webkit/Source/WebCore/platform/audio/mac/
AudioFileReaderMac.cpp
244
PassOwnPtr<AudioBus>
createBusFromAudioFile
(const char* filePath, bool mixToMono, double sampleRate)
Completed in 15 milliseconds