Home
last modified time | relevance | path

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

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