Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_edid.h25 #define VIDEO_WIDTH_3 3 macro
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_edid.c212 vertPixel = horizPixel * VIDEO_WIDTH_3 / VIDEO_LENGTH_4; in HdmiEdidGetStandardTimingVertPixel()