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

  /frameworks/media/libvideoeditor/lvpp/
PreviewPlayerBase.cpp 452 mVideoTrack.clear();
900 if (!mVideoTrack->getFormat()->findInt32(
927 if (!mVideoTrack->getFormat()->findInt32(
    [all...]
PreviewPlayer.cpp 274 mVideoTrack.clear();
752 mClient.interface(), mVideoTrack->getFormat(),
754 mVideoTrack,
759 if (mVideoTrack->getFormat()->findInt64(kKeyDuration, &durationUs)) {
766 updateSizeToRender(mVideoTrack->getFormat());
    [all...]
PreviewPlayerBase.h 155 sp<MediaSource> mVideoTrack;
  /frameworks/base/media/libstagefright/
AwesomePlayer.cpp 509 mVideoTrack.clear();
1041 if (!mVideoTrack->getFormat()->findInt32(
1071 if (!mVideoTrack->getFormat()->findInt32(
    [all...]
  /frameworks/base/media/libstagefright/include/
AwesomePlayer.h 172 sp<MediaSource> mVideoTrack;

Completed in 20 milliseconds