Searched defs:finishSetDataSource_l (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libaah_rtp/
H A Daah_tx_player.cpp250 status_t AAH_TXPlayer::finishSetDataSource_l() { function in class:android::AAH_TXPlayer
389 status_t err = finishSetDataSource_l();
/frameworks/av/libvideoeditor/lvpp/
H A DPreviewPlayer.cpp179 // ::finishSetDataSource_l to avoid blocking the calling thread in
1159 status_t PreviewPlayer::finishSetDataSource_l() { function in class:android::PreviewPlayer
1181 ALOGV("finishSetDataSource_l: failed to create extractor");
1199 status_t err = finishSetDataSource_l();
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp290 // ::finishSetDataSource_l to avoid blocking the calling thread in
1967 status_t AwesomePlayer::finishSetDataSource_l() { function in class:android::AwesomePlayer
2196 status_t err = finishSetDataSource_l();

Completed in 31 milliseconds