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

  /frameworks/base/media/libstagefright/include/
AwesomePlayer.h 250 bool getCachedDuration_l(int64_t *durationUs, bool *eos);
  /frameworks/base/media/libstagefright/
AwesomePlayer.cpp 530 bool AwesomePlayer::getCachedDuration_l(int64_t *durationUs, bool *eos) {
607 if (getCachedDuration_l(&cachedDurationUs, &eos)) {
    [all...]

Completed in 25 milliseconds