HomeSort by relevance Sort by last modified time
    Searched defs:getCachedDuration_l (Results 1 - 2 of 2) sorted by null

  /frameworks/media/libvideoeditor/lvpp/
PreviewPlayerBase.cpp 531 bool PreviewPlayerBase::getCachedDuration_l(int64_t *durationUs, bool *eos) {
639 if (getCachedDuration_l(&cachedDurationUs, &eos)) {
    [all...]
  /frameworks/base/media/libstagefright/
AwesomePlayer.cpp 612 bool AwesomePlayer::getCachedDuration_l(int64_t *durationUs, bool *eos) {
750 if (getCachedDuration_l(&cachedDurationUs, &eos)) {
    [all...]

Completed in 584 milliseconds