Searched refs:getNumFramesPendingPlayout (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/include/media/stagefright/
H A DAudioPlayer.h111 uint32_t getNumFramesPendingPlayout() const;
/frameworks/media/libvideoeditor/lvpp/
H A DAudioPlayerBase.h111 uint32_t getNumFramesPendingPlayout() const;
H A DAudioPlayerBase.cpp283 uint32_t AudioPlayerBase::getNumFramesPendingPlayout() const { function in class:android::AudioPlayerBase
373 getNumFramesPendingPlayout();
/frameworks/base/media/libstagefright/
H A DAudioPlayer.cpp291 uint32_t AudioPlayer::getNumFramesPendingPlayout() const { function in class:android::AudioPlayer
381 getNumFramesPendingPlayout();

Completed in 29 milliseconds