Home
last modified time | relevance | path

Searched refs:sourceAlreadyStarted (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/
DAudioPlayer.cpp72 status_t AudioPlayer::start(bool sourceAlreadyStarted) { in start() argument
77 if (!sourceAlreadyStarted) { in start()
145 if (!sourceAlreadyStarted) { in start()
177 if (!sourceAlreadyStarted) { in start()
/frameworks/av/libvideoeditor/lvpp/
DVideoEditorAudioPlayer.cpp320 status_t VideoEditorAudioPlayer::start(bool sourceAlreadyStarted) { in start() argument
331 if (!sourceAlreadyStarted) { in start()
523 if (!sourceAlreadyStarted) { in start()
551 if (!sourceAlreadyStarted) { in start()
DVideoEditorAudioPlayer.h59 status_t start(bool sourceAlreadyStarted = false);
/frameworks/av/include/media/stagefright/
DAudioPlayer.h51 status_t start(bool sourceAlreadyStarted = false);