1 .. -*- coding: utf-8; mode: rst -*-
5 *************************
6 V4L2_PIX_FMT_Y10 ('Y10 ')
7 *************************
16 This is a grey-scale image with a depth of 10 bits per pixel. Pixels are
17 stored in 16-bit words with unused high bits padded with 0. The least
18 significant byte is stored at lower memory addresses (little-endian).
21 Each cell is one byte.