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

  /frameworks/base/media/libstagefright/include/
ARTSPController.h 46 int64_t getNormalPlayTimeUs();
  /frameworks/base/media/libstagefright/rtsp/
APacketSource.h 48 int64_t getNormalPlayTimeUs();
ARTSPController.cpp 187 int64_t ARTSPController::getNormalPlayTimeUs() {
189 return mHandler->getNormalPlayTimeUs();
APacketSource.cpp 697 int64_t APacketSource::getNormalPlayTimeUs() {
MyHandler.h 175 int64_t getNormalPlayTimeUs() {
179 ->getNormalPlayTimeUs();
    [all...]
  /frameworks/media/libvideoeditor/lvpp/
PreviewPlayerBase.cpp 1103 *positionUs = mRTSPController->getNormalPlayTimeUs();
    [all...]
  /frameworks/base/media/libstagefright/
AwesomePlayer.cpp     [all...]

Completed in 834 milliseconds