Searched refs:hdrSupport (Results 1 – 2 of 2) sorted by relevance
633 …c uint8_t HdmiGetVsifLength(struct HdmiVs14VsifContent *_14Vsif, bool dolbyEnable, bool hdrSupport) in HdmiGetVsifLength() argument637 if (hdrSupport == true) { in HdmiGetVsifLength()681 bool dolbyEnable, bool hdrSupport) in HdmiFillVsInfoFrame() argument694 vs->len = HdmiGetVsifLength(&(vs->vsifContent.vsif), dolbyEnable, hdrSupport); in HdmiFillVsInfoFrame()723 HdmiFillVsInfoFrame(frame, &(cntlr->attr.videoAttr), dolbyEnable, frame->hdrSupport); in HdmiVsInfoFrameSend()
450 bool hdrSupport; member