Home
last modified time | relevance | path

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

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