Searched defs:C2PlaneInfo (Results 1 – 1 of 1) sorted by relevance
1615 struct C2PlaneInfo { struct1617 enum channel_t : uint32_t {1625 } channel;1627 int32_t colInc; ///< column increment in bytes. may be negative1628 int32_t rowInc; ///< row increment in bytes. may be negative1634 uint32_t bitDepth; ///< significant bits per sample1654 uint32_t rightShift;1656 enum endianness_t : uint32_t {1660 } endianness; ///< endianness of the samples1668 uint32_t rootIx; ///< index of the root plane[all …]