Searched defs:strideInBytes (Results 1 – 2 of 2) sorted by relevance
28 uint32_t strideInBytes; member
128 const uint32_t strideInBytes = align(width * sampleSizeInBytes, alignment); in initPlaneLayout() local