Home
last modified time | relevance | path

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

/frameworks/native/include/media/hardware/
DHardwareAPI.h211 struct PlaneInfo { struct
212 uint32_t mOffset; // offset of first pixel of the plane in bytes
214 uint32_t mColInc; // column increment in bytes
215 uint32_t mRowInc; // row increment in bytes
216 uint32_t mHorizSubsampling; // subsampling compared to the largest plane
217 uint32_t mVertSubsampling; // subsampling compared to the largest plane