Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:mVideoTrack

518     mVideoTrack.clear();
1059 if (!mVideoTrack->getFormat()->findInt32(
1091 if (!mVideoTrack->getFormat()->findInt32(
1438 mVideoTrack = source;
1490 mClient.interface(), mVideoTrack->getFormat(),
1492 mVideoTrack,
1497 if (mVideoTrack->getFormat()->findInt64(kKeyDuration, &durationUs)) {
2219 if (mVideoTrack != NULL && mVideoSource == NULL) {