Programming Manual
PHYTEC Messtechnik GmbH 2008 L-720e_0
119
P
ro
g
ra
m
m
in
g
M
a
n
u
a
l
In one double word the information of two pixels is
found. Y0 and Y1 is the information for the brightness
of two adjacent pixels, Cb0 and Cr0 presents the color
information of the first pixel, which is used for both
pixels. The color information of the second pixel is not
used.
BtYUV
: corresponds to YCrCb 4:1:1. Four pixels
share one color information. The arrangement of the
information in the memory is shown in Figure 49.
Three double words are logically combined to one unit
and contain the information for eight pixels. This is
the value for the brightness for each pixel (Y0..Y7)
and the color information of the first (Cb0/Cr0) and
fifth pixel (Cb4/Cr4).