Searched defs:VideoFrameLayout (Results 1 – 1 of 1) sorted by relevance
30 struct VideoFrameLayout { struct31 VideoPixelFormat mFormat = VideoPixelFormat::UNKNOWN;32 android::ui::Size mCodedSize;33 std::vector<VideoFramePlane> mPlanes;34 bool mMultiPlanar = false;