OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:startAudioPlayer_l
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.cpp
356
status_t PreviewPlayer::
startAudioPlayer_l
() {
357
ALOGV("
startAudioPlayer_l
");
917
status_t err =
startAudioPlayer_l
();
[
all
...]
/frameworks/av/media/libstagefright/
AwesomePlayer.cpp
933
status_t err =
startAudioPlayer_l
(
961
err =
startAudioPlayer_l
(false);
1058
status_t AwesomePlayer::
startAudioPlayer_l
(bool sendErrorNotification) {
[
all
...]
Completed in 111 milliseconds