Home
last modified time | relevance | path

Searched defs:VideoFrame (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/include/private/media/
DVideoFrame.h33 VideoFrame(): mWidth(0), mHeight(0), mDisplayWidth(0), mDisplayHeight(0), mSize(0), mData(0), in VideoFrame() function
36 VideoFrame(const VideoFrame& copy) { in VideoFrame() function