Home
last modified time | relevance | path

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

/frameworks/native/include/media/hardware/
DHardwareAPI.h180 struct PlaneInfo { struct
181 size_t mOffset; // offset of first pixel of the plane in bytes
183 size_t mColInc; // column increment in bytes
184 size_t mRowInc; // row increment in bytes
185 size_t mHorizSubsampling; // subsampling compared to the largest plane
186 size_t mVertSubsampling; // subsampling compared to the largest plane