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

/frameworks/av/include/private/media/
H A DVideoFrame.h30 class VideoFrame class in namespace:android
33 VideoFrame(): mWidth(0), mHeight(0), mDisplayWidth(0), mDisplayHeight(0), mSize(0), mData(0), function in class:android::VideoFrame
36 VideoFrame(const VideoFrame& copy) { function in class:android::VideoFrame
54 ~VideoFrame() {

Completed in 97 milliseconds