lvds_fid_attr_t
Description
Defines the configuration information of the frame identification ID (FID) attribute.
Prototype
typedef struct {
lvds_fid_type_t fid_type;
unsigned char output_fil;
} lvds_fid_attr_t;
Members
Member |
Description |
|---|---|
fid_type |
Frame ID type in LVDS DOL mode. |
output_fil |
In DOL mode, the frame information line is output immediately after the V-Blanking. The frame ID is the first pixel value in the frame information line. The frame information line does not contain valid video data.
|
Parent topic: MIPI RX ioctl Command Words