1 .. -*- coding: utf-8; mode: rst -*-
3 .. _V4L2-PIX-FMT-Y16-BE:
5 ****************************************
6 V4L2_PIX_FMT_Y16_BE ('Y16 ' | (1 << 31))
7 ****************************************
16 This is a grey-scale image with a depth of 16 bits per pixel. The most
17 significant byte is stored at lower memory addresses (big-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.