Home
last modified time | relevance | path

Searched refs:HdmiDfmFillParam (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_dfm.h153 void HdmiDfmFillParam(struct HdmiDfmParam *param, const struct HdmiVideoDefInfo *videoInfo,
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_dfm.c42 void HdmiDfmFillParam(struct HdmiDfmParam *param, const struct HdmiVideoDefInfo *videoInfo, in HdmiDfmFillParam() function
H A Dhdmi_frl.c253 HdmiDfmFillParam(&param, videoInfo, &(cntlr->attr.audioAttr), cntlr->attr.commAttr.colorSpace, in HdnmiFrlCheckFrlMode()