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