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

  /frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.h 155 int64_t mVideoTimeUs;
PreviewPlayer.cpp 330 mVideoTimeUs = 0;
    [all...]
  /frameworks/av/media/libstagefright/include/
AwesomePlayer.h 186 int64_t mVideoTimeUs;
  /frameworks/av/media/libstagefright/
AwesomePlayer.cpp 553 mVideoTimeUs = 0;
648 int64_t videoLateByUs = audioTimeUs - mVideoTimeUs;
    [all...]

Completed in 33 milliseconds