Home
last modified time | relevance | path

Searched refs:vsOffesetPulseWidth (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_edid.h214 uint8_t vsOffesetPulseWidth; member
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_edid.c336 … ((block->vsOffesetPulseWidth & HDMI_EDID_DETAILED_TIMING_UPPER_4BITS_MARK) >> HDMI_NIBBLE_SHIFT); in HdmiEdidDetailedTimingDescriptorPhase()
339 (block->vsOffesetPulseWidth & HDMI_EDID_DETAILED_TIMING_LOWER_4BITS_MARK); in HdmiEdidDetailedTimingDescriptorPhase()