Home
last modified time | relevance | path

Searched defs:stopSource (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/
DMediaCodecSource.cpp212 void MediaCodecSource::Puller::stopSource() { in stopSource() function in android::MediaCodecSource::Puller
DMPEG4Writer.cpp1075 status_t MPEG4Writer::reset(bool stopSource) { in reset()
2518 status_t MPEG4Writer::Track::stop(bool stopSource) { in stop()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1798 status_t AudioPolicyManager::stopSource(const sp<SwAudioOutputDescriptor>& outputDesc, in stopSource() function in android::AudioPolicyManager