OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:play_l
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.cpp
353
return
play_l
();
517
status_t PreviewPlayer::
play_l
() {
function in class:android::PreviewPlayer
518
ALOGV("
play_l
");
581
ALOGV("
play_l
: Change audio source required");
611
ALOGV("
play_l
: No Source change required");
[
all
...]
/frameworks/av/media/libstagefright/
AwesomePlayer.cpp
740
play_l
();
795
play_l
();
891
return
play_l
();
894
status_t AwesomePlayer::
play_l
() {
function in class:android::AwesomePlayer
937
ALOGI("
play_l
() cannot create offload output, fallback to sw decode");
[
all
...]
Completed in 790 milliseconds