Searched defs:HdmiVideoStatus (Results 1 – 1 of 1) sorted by relevance
311 struct HdmiVideoStatus { struct312 bool mute;313 bool ycbcr2Rgb;314 bool rgb2Ycbcr;315 bool ycbcr444422;316 bool ycbcr422420;317 bool ycbcr420422;318 bool ycbcr422444;319 bool in420Ydemux;320 bool out420Ydemux;[all …]