Searched refs:OpenStream (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/media/audio/
H A Daudio_output_dispatcher.h45 virtual bool OpenStream() = 0;
H A Daudio_output_dispatcher_impl.h43 virtual bool OpenStream() OVERRIDE;
H A Daudio_output_proxy.cc29 if (!dispatcher_->OpenStream()) {
79 // kStartError means OpenStream() succeeded and the stream must be closed
H A Daudio_output_resampler.cc178 bool AudioOutputResampler::OpenStream() { function in class:media::AudioOutputResampler
181 if (dispatcher_->OpenStream()) {
212 if (dispatcher_->OpenStream()) {
227 if (dispatcher_->OpenStream()) {
H A Daudio_output_resampler.h47 virtual bool OpenStream() OVERRIDE;
82 // fallback on future OpenStream() failures.
H A Daudio_output_dispatcher_impl.cc41 bool AudioOutputDispatcherImpl::OpenStream() { function in class:media::AudioOutputDispatcherImpl
/external/lzma/CPP/7zip/Archive/7z/
H A D7zFolderInStream.cpp30 HRESULT CFolderInStream::OpenStream() function in class:NArchive::N7z::CFolderInStream
101 RINOK(OpenStream());
H A D7zFolderInStream.h32 HRESULT OpenStream();
/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
H A Dstreamplayer.h36 TInt OpenStream(TInt aRate, TInt aChannels, TUint32 aType = KMMFFourCCCodePCM16);
H A Dstreamplayer.cpp73 TInt CStreamPlayer::OpenStream(TInt aRate, TInt aChannels, TUint32 aType) function in class:CStreamPlayer
H A DSDL_epocaudio.cpp298 iPlayer->OpenStream(iRate, iChannels, iType);
/external/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.h36 HRESULT OpenStream(
H A DOpenArchive.cpp106 HRESULT CArc::OpenStream( function in class:CArc
356 return OpenStream(codecs, formatIndex, stream, seqStream, callback);
452 HRESULT result = arc2.OpenStream(codecs, formatIndex, subStream, NULL, callback);
/external/sonivox/jet_tools/JetCreator/
H A Deas.py979 def OpenStream (self, decoder_func, inst_data, sample_rate, num_channels): member in class:EASAuxMixer
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1906 milliseconds