1 .. -*- coding: utf-8; mode: rst -*-
5 *************************
6 V4L2_PIX_FMT_Y16 ('Y16 ')
7 *************************
16 This is a grey-scale image with a depth of 16 bits per pixel. The least
17 significant byte is stored at lower memory addresses (little-endian).
21 The actual sampling precision may be lower than 16 bits, for
22 example 10 bits per pixel with values in range 0 to 1023.
25 Each cell is one byte.