Searched refs:canbeTrans (Results 1 – 2 of 2) sorted by relevance
269 …info->canbeTrans = (info->audioSupport && info->videoSupport && info->uncompressSupport) ? true : … in HdmiDfmFillInfo()270 info->isExtraMode = (info->canbeTrans && (info->tbBorrow > 0)) ? true : false; in HdmiDfmFillInfo()
86 bool canbeTrans; member