Searched refs:mVideo (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/apps/3dmov/
H A DViewObject.cpp45 mVideo = 0;
57 delete mVideo;
67 mVideo = video;
68 mVideo->SetMediaSource(this);
326 source->mTextureFormat, GL_UNSIGNED_BYTE, source->mVideo->GetBitmap()->Bits());
H A DViewObject.h36 Video *mVideo; // video decoder member in class:MediaSource

Completed in 89 milliseconds