#include <cpfspd.h>
Data Fields | |
| int | lin_image |
| int | pix_line |
| char | data_fmt [P_SDATA_FMT+1] |
| int | tem_sbsmpl |
| int | lin_sbsmpl |
| int | pix_sbsmpl |
| int | tem_phshft |
| int | lin_phshft |
| int | pix_phshft |
| char | com_code [P_SCOM_CODE+1] |
|
|
lines per image |
|
|
pixels per line |
|
|
data format code (e.g. B*8, I*2) |
|
|
temporal subsampling (must be 1) |
|
|
line subsampling |
|
|
pixel subsampling |
|
|
temporal phase shift |
|
|
line phase shift |
|
|
pixel phase shift |
|
|
component code (e.g. Y, U/V, R) |
1.3.9.1