Home | History | Annotate | Download | only in lvpp

Lines Matching refs:mVideoTrack

452     mVideoTrack.clear();
900 if (!mVideoTrack->getFormat()->findInt32(
927 if (!mVideoTrack->getFormat()->findInt32(
1246 mVideoTrack = source;
1297 mClient.interface(), mVideoTrack->getFormat(),
1299 mVideoTrack,
1304 if (mVideoTrack->getFormat()->findInt64(kKeyDuration, &durationUs)) {
1856 if (mVideoTrack != NULL && mVideoSource == NULL) {