Home
last modified time | relevance | path

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

/hardware/google/av/codec2/include/
DC2Buffer.h1490 uint32_t colSampling; ///< subsampling compared to width (must be a power of 2) member
/hardware/google/av/codec2/vndk/
DC2Buffer.cpp867 const uint32_t colSampling = mLayout.planes[planeIx].colSampling; in Mapped() local