Home
last modified time | relevance | path

Searched defs:tallyUnderrunFrames (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudioclient/
DAudioTrackShared.cpp954 void AudioTrackServerProxy::tallyUnderrunFrames(uint32_t frameCount) in tallyUnderrunFrames() function in android::AudioTrackServerProxy
1218 void StaticAudioTrackServerProxy::tallyUnderrunFrames(uint32_t frameCount) in tallyUnderrunFrames() function in android::StaticAudioTrackServerProxy
/frameworks/av/services/audioflinger/
DThreads.cpp4700 void tallyUnderrunFrames(sp<Track> track, size_t underrunFrames) { in prepareTracks_l() function in android::AudioFlinger::MixerThread::prepareTracks_l::DeferredOperations