Searched refs:HdmiCommonAttr (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/ |
H A D | hdmi_core.c | 561 struct HdmiCommonAttr *commAttr = &(cntlr->attr.commAttr); in HdmiCntlrModeSelect() 599 struct HdmiCommonAttr *commAttr = &(cntlr->attr.commAttr); in HdmiCommonAttrInit() 767 static void HdmiTmdsClockUpdate(struct HdmiVideoAttr *videoAttr, struct HdmiCommonAttr *commAttr) in HdmiTmdsClockUpdate() 839 struct HdmiCommonAttr *commAttr = &(cntlr->attr.commAttr); in HdmiColorSpaceCheck() 936 struct HdmiCommonAttr *commAttr = &(cntlr->attr.commAttr); in HdmiDeepColorCheck() 1028 struct HdmiCommonAttr *commAttr = &(cntlr->attr.commAttr); in HdmiAudioAttrHandle() 1050 …struct HdmiCommonAttr *commAttr, struct HdmiVideoAttr *videoAttr, const struct HdmiHdrAttr *hdrAtt… in HdmiHdrModeCheck() 1148 …struct HdmiCommonAttr *commAttr, const struct HdmiHardwareStatus *hwStatus, const struct HdmiAttr … in HdmiFillCommonAttrFromHardwareStatus() 1182 static bool HdmiCommonAttrChanged(struct HdmiCommonAttr *curCommAttr, struct HdmiCommonAttr *commAt… in HdmiCommonAttrChanged() 1218 struct HdmiCommonAttr *commAttr = &(cntlr->attr.commAttr); in HdmiVedioAttrHandle() [all …]
|
H A D | hdmi_hdr.c | 81 struct HdmiCommonAttr *commAttr = &(cntlr->attr.commAttr); in HdmiDisableHdr() 123 static void HdmiChangeToHdr(struct HdmiCntlr *cntlr, struct HdmiCommonAttr *commAttr) in HdmiChangeToHdr() 155 struct HdmiCommonAttr *commAttr = &(cntlr->attr.commAttr); in HdmiHdrModeSelect() 190 struct HdmiCommonAttr *commAttr = NULL; in HdmiHdrAttrHandle()
|
H A D | hdmi_scdc.c | 352 struct HdmiCommonAttr *commAttr = NULL; in HdmiScdcFillScrambleCap()
|
H A D | hdmi_infoframe.c | 403 const struct HdmiHdrAttr *hdrAttr, const struct HdmiCommonAttr *commAttr) in HdmiFillAviHdrInfoFrame() 469 struct HdmiVideoAttr *videoAttr, struct HdmiHdrAttr *hdrAttr, struct HdmiCommonAttr *commAttr) in HdmiFillAviInfoFrame()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/ |
H A D | hdmi_common.h | 332 struct HdmiCommonAttr { struct
|
H A D | hdmi_core.h | 192 struct HdmiCommonAttr commAttr;
|