Searched defs:pixelStride (Results 1 – 4 of 4) sorted by relevance
312 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
317 uint32_t pixelStride; ///< Distance in bytes from the color channel of one pixel to the next member
145 int pixelStride = lumaPlane.getPixelStride(); in extractLumaChannelBuffer() local
1235 uint32_t AndroidHardwareBufferInstance::pixelStride(Format format) in pixelStride() function in vkt::ExternalMemoryUtil::AndroidHardwareBufferInstance