Searched defs:rowSampling (Results 1 – 2 of 2) sorted by relevance
1491 uint32_t rowSampling; ///< subsampling compared to height (must be a power of 2) member
868 const uint32_t rowSampling = mLayout.planes[planeIx].rowSampling; in Mapped() local