12-bit Bayer CFA
MultiCam Name |
PFNC Name |
Color Filter Array |
Storage Requirement |
---|---|---|---|
Bayer12 |
BayerBG12 |
|
2 Bytes/pixel |
BayerGB12 |
|
||
BayerGR12 |
|
||
BayerRG12 |
|
Memory Layout - BG CFA
@ | +3 | +2 | +1 | +0 | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 0 | 0 | 0 | 0 | Pixel[1,0]: G | 0 | 0 | 0 | 0 | Pixel[0,0]: B | ||||||||||||||||||||||
: | : | : | : | : | ||||||||||||||||||||||||||||
H | 0 | 0 | 0 | 0 | Pixel[1,1]: R | 0 | 0 | 0 | 0 | Pixel[0,1]: G | ||||||||||||||||||||||
: | : | : | : | : |
Note: H = buffer pitch (in bytes)