Lines Matching full:stride
41 A piece of memory for storing (parts of) pixel data. Has stride and size
79 stride:
84 non-linear formats the stride must be computed in a consistent way, which
88 Synonym for stride.
168 Each plane must also have a ``stride`` in bytes, expressing the offset in memory
172 be described with a width of 1000, however the stride will be ``1024 * bpp``,
251 modifier selected for the buffer, as well as the per-plane offset and stride.
254 the padding expressed through offset, stride, and size.
256 Communicating additional constraints, such as alignment of stride or offset,
266 and stride) to an importing API.
289 with the metadata (format, modifier, width, height, per-plane offset and stride)
385 dimensions, and at least offset and stride for each memory plane.