Searched refs:u8VFtolerance (Results 1 – 1 of 1) sorted by relevance
324 MS_U8 u8HFtolerance, u8VFtolerance; in _MApi_XC_ModeParse_FindMatchMode() local344 u8VFtolerance = MD_VFREQ_TORLANCE; in _MApi_XC_ModeParse_FindMatchMode()360 (abs(modeTab1->u16VerticalFrequency - modeTab2->u16VerticalFrequency) < u8VFtolerance)) in _MApi_XC_ModeParse_FindMatchMode()442 u8VFtolerance = MD_VFREQ_TORLANCE; in _MApi_XC_ModeParse_FindMatchMode()449 u8VFtolerance = MD_VFREQ_TORLANCE_MIN; in _MApi_XC_ModeParse_FindMatchMode()456 …MODE_DBG(printf("Torlance (%u, %u, %u)\n", (MS_U8) u8HFtolerance, (MS_U8) u8VFtolerance, pStdModeT… in _MApi_XC_ModeParse_FindMatchMode()460 … (abs(pstInputType->u16VerticalFrequency - pStdModeTbl->u16VerticalFrequency) < u8VFtolerance) && in _MApi_XC_ModeParse_FindMatchMode()645 MS_U8 u8HFtolerance, u8VFtolerance; in _MApi_XC_ModeParse_FindMatchModeEx() local665 u8VFtolerance = MD_VFREQ_TORLANCE; in _MApi_XC_ModeParse_FindMatchModeEx()681 (abs(modeTab1->u16VerticalFrequency - modeTab2->u16VerticalFrequency) < u8VFtolerance)) in _MApi_XC_ModeParse_FindMatchModeEx()[all …]