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

/frameworks/av/include/private/media/
H A DVideoFrame.h88 class VideoFrame class in namespace:android
91 VideoFrame(): mWidth(0), mHeight(0), mDisplayWidth(0), mDisplayHeight(0), mSize(0), mData(0) {} function in class:android::VideoFrame
93 VideoFrame(const VideoFrame& copy) { function in class:android::VideoFrame
110 ~VideoFrame() {

Completed in 400 milliseconds