Searched defs:addSource (Results 1 - 11 of 11) sorted by relevance

/frameworks/compile/libbcc/lib/
H A DBCCContext.cpp55 void BCCContext::addSource(Source &pSource) function in class:BCCContext
/frameworks/av/media/libstagefright/
H A DAMRWriter.cpp57 status_t AMRWriter::addSource(const sp<IMediaSource> &source) { function in class:android::AMRWriter
H A DAACWriter.cpp70 status_t AACWriter::addSource(const sp<IMediaSource> &source) { function in class:android::AACWriter
H A DMPEG2TSWriter.cpp502 status_t MPEG2TSWriter::addSource(const sp<IMediaSource> &source) { function in class:android::MPEG2TSWriter
H A DMPEG4Writer.cpp555 status_t MPEG4Writer::addSource(const sp<IMediaSource> &source) { function in class:MPEG4Writer
/frameworks/native/libs/input/
H A DInputDevice.cpp181 void InputDeviceInfo::addSource(uint32_t source) { function in class:android::InputDeviceInfo
/frameworks/av/media/libstagefright/rtsp/
H A DARTPWriter.cpp107 status_t ARTPWriter::addSource(const sp<IMediaSource> &source) { function in class:android::ARTPWriter
/frameworks/av/media/libstagefright/mpeg2ts/
H A DMPEG2TSExtractor.cpp170 void MPEG2TSExtractor::addSource(const sp<AnotherPacketSource> &impl) { function in class:android::MPEG2TSExtractor
205 addSource(impl);
223 addSource(impl);
/frameworks/av/media/libstagefright/webm/
H A DWebmWriter.cpp363 status_t WebmWriter::addSource(const sp<IMediaSource> &source) { function in class:android::WebmWriter
/frameworks/rs/rsov/compiler/spirit/
H A Dmodule.cpp201 Module *Module::addSource(SourceLanguage lang, int version) { function in class:android::spirit::Module
205 mDebugInfo->addSource(lang, version);
513 DebugInfoSection *DebugInfoSection::addSource(SourceLanguage lang, function in class:android::spirit::DebugInfoSection
/frameworks/av/media/libstagefright/wifi-display/source/
H A DPlaybackSession.cpp910 status_t WifiDisplaySource::PlaybackSession::addSource( function in class:android::WifiDisplaySource::PlaybackSession
1054 status_t err = addSource(
1079 return addSource(

Completed in 7914 milliseconds