Home | History | Annotate | Download | only in lvpp

Lines Matching full:player

48         defaultServiceManager()->getService(String16("media.player"));
57 PreviewPlayer *player,
59 : mPlayer(player),
288 // shutdown the video-related resources and the player appear to
291 // If we had an audio player, it would have effectively
300 //Single audio player instance used
399 // Audio player does not have any source set.
400 ALOGV("setAudioPlayer: Audio player does not have any source set");
405 // Else audio player continues using old audio source and there are
819 ALOGV("LV PLAYER seeking to %lld us (%.2f secs)", mSeekTimeUs,
833 ALOGV("LV PLAYER VideoSource signalled format change");
907 // send notification to start next player
919 ALOGE("Starting the audio player failed w/ err %d", err);
958 ALOGV("LV PLAYER we're late by %lld us (%.2f secs)",
1601 // shutdown the video-related resources and the player appear to
1604 // If we had an audio player, it would have effectively
1969 // otherwise audio player will notify us later.