Changes between Version 2 and Version 3 of Component/Vci Frame Buffer
- Timestamp:
- Nov 8, 2009, 6:53:54 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Frame Buffer
v2 v3 32 32 unsigned long width, // number of pixel per line 33 33 unsigned long heigth, // number of lines 34 int subsampling); // optional argument : default value is 420 correspondingto YUV42034 int subsampling); // optional argument : default value 420 corresponds to YUV420 35 35 }}} 36 36