Searched defs:startAudioPlayer_l (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
H A DPreviewPlayer.cpp356 status_t PreviewPlayer::startAudioPlayer_l() { function in class:android::PreviewPlayer
357 ALOGV("startAudioPlayer_l");
917 status_t err = startAudioPlayer_l();
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp918 status_t err = startAudioPlayer_l(
969 status_t AwesomePlayer::startAudioPlayer_l(bool sendErrorNotification) { function in class:android::AwesomePlayer
1656 startAudioPlayer_l();
1703 status_t err = startAudioPlayer_l();

Completed in 10 milliseconds