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

  /frameworks/av/media/libmediaplayerservice/nuplayer/
GenericSource.h 113 int64_t mVideoTimeUs;
GenericSource.cpp 55 mVideoTimeUs(0),
304 return mVideoTimeUs;
    [all...]
  /frameworks/av/media/libstagefright/include/
AwesomePlayer.h 194 int64_t mVideoTimeUs;
  /frameworks/av/media/libstagefright/
AwesomePlayer.cpp 604 mVideoTimeUs = 0;
703 int64_t videoLateByUs = audioTimeUs - mVideoTimeUs;
    [all...]

Completed in 294 milliseconds