Searched defs:addSource (Results 1 – 12 of 12) sorted by relevance
54 PatchBuilder& addSource(T&& t, S&&... s) { in addSource() function60 PatchBuilder& addSource(T&& t, const mix_usecase_t& update) { in addSource() function
55 void BCCContext::addSource(Source &pSource) in addSource() function in BCCContext
57 status_t AMRWriter::addSource(const sp<MediaSource> &source) { in addSource() function in android::AMRWriter
70 status_t AACWriter::addSource(const sp<MediaSource> &source) { in addSource() function in android::AACWriter
77 status_t OggWriter::addSource(const sp<MediaSource>& source) { in addSource() function in android::OggWriter
502 status_t MPEG2TSWriter::addSource(const sp<MediaSource> &source) { in addSource() function in android::MPEG2TSWriter
607 status_t MPEG4Writer::addSource(const sp<MediaSource> &source) { in addSource() function in android::MPEG4Writer
197 void InputDeviceInfo::addSource(uint32_t source) { in addSource() function in android::InputDeviceInfo
291 public void addSource(InsetsSource source) { in addSource() method in InsetsState
426 status_t WebmWriter::addSource(const sp<MediaSource> &source) { in addSource() function in android::WebmWriter
107 status_t ARTPWriter::addSource(const sp<MediaSource> &source) { in addSource() function in android::ARTPWriter
320 void MPEG2TSExtractor::addSource(const sp<AnotherPacketSource> &impl) { in addSource() function in android::MPEG2TSExtractor