Home
last modified time | relevance | path

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

/aosp_15_r20/external/v4l2_codec2/common/include/v4l2_codec2/common/
H A DCommon.h30 struct VideoFrameLayout { struct
31 VideoPixelFormat mFormat = VideoPixelFormat::UNKNOWN;
32 android::ui::Size mCodedSize;
33 std::vector<VideoFramePlane> mPlanes;
34 bool mMultiPlanar = false;