Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_dfm.h126 uint32_t maxFrlCharsPerLine; /* max FRL Characters per line Period */ member
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_dfm.c97 …info->maxFrlCharsPerLine = (uint32_t)(info->lineMaxTime * info->maxFrlCharRate * param->laneNum / … in HdmiDfmBaseInfoInit()