1 .. -*- coding: utf-8; mode: rst -*-
5 *************************
6 V4L2_PIX_FMT_Y8I ('Y8I ')
7 *************************
10 Interleaved grey-scale image, e.g. from a stereo-pair
16 This is a grey-scale image with a depth of 8 bits per pixel, but with
17 pixels from 2 sources interleaved. Each pixel is stored in a 16-bit
18 word. E.g. the R200 RealSense camera stores pixel from the left sensor
19 in lower and from the right sensor in the higher 8 bits.
22 Each cell is one byte.