Home | History | Annotate | Download | only in lvpp

Lines Matching refs:mVideoTrack

274     mVideoTrack.clear();
752 mClient.interface(), mVideoTrack->getFormat(),
754 mVideoTrack,
759 if (mVideoTrack->getFormat()->findInt64(kKeyDuration, &durationUs)) {
766 updateSizeToRender(mVideoTrack->getFormat());
1216 if (mVideoTrack != NULL && mVideoSource == NULL) {