struct CtaTiming
Defined at line 32 of file ../../src/graphics/display/lib/edid/cta-timing.h
Display timing parameters as defined in the CTA-861 standard.
This struct has data members for most numbers provided by the CTA-861
standard. Some data members are redundant. Including these members makes it
easier to compare our data against the standard. The redundant values are
checked in automated tests, which helps protect against some minor errors.
Public Members
int32_t video_identification_code
int32_t horizontal_active_px
int32_t vertical_active_lines
bool pixel_repeated
FieldsPerFrame fields_per_frame
int32_t horizontal_total_px
int32_t horizontal_blank_px
int32_t horizontal_front_porch_px
int32_t horizontal_sync_width_px
int32_t horizontal_back_porch_px
SyncPolarity horizontal_sync_polarity
int32_t vertical_total_lines
int32_t vertical_blank_lines
bool second_field_has_extra_vertical_blank_line
int32_t vertical_front_porch_lines
int32_t vertical_sync_width_lines
int32_t vertical_back_porch_lines
SyncPolarity vertical_sync_polarity
int32_t vertical_field_refresh_rate_millihertz
int32_t pixel_clock_khz