Searched defs:VideoFrame (Results 1 – 1 of 1) sorted by relevance
33 VideoFrame(): mWidth(0), mHeight(0), mDisplayWidth(0), mDisplayHeight(0), mSize(0), mData(0), in VideoFrame() function36 VideoFrame(const VideoFrame& copy) { in VideoFrame() function