Searched refs:u8HFtolerance (Results 1 – 1 of 1) sorted by relevance
324 MS_U8 u8HFtolerance, u8VFtolerance; in _MApi_XC_ModeParse_FindMatchMode() local343 u8HFtolerance = MD_HFREQ_TORLANCE; in _MApi_XC_ModeParse_FindMatchMode()359 … if ( (abs(modeTab1->u16HorizontalFrequency - modeTab2->u16HorizontalFrequency) < u8HFtolerance) && in _MApi_XC_ModeParse_FindMatchMode()441 u8HFtolerance = MD_HFREQ_TORLANCE; in _MApi_XC_ModeParse_FindMatchMode()448 u8HFtolerance = MD_HFREQ_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()459 …abs(pstInputType->u16HorizontalFrequency - pStdModeTbl->u16HorizontalFrequency) < u8HFtolerance) && in _MApi_XC_ModeParse_FindMatchMode()645 MS_U8 u8HFtolerance, u8VFtolerance; in _MApi_XC_ModeParse_FindMatchModeEx() local664 u8HFtolerance = MD_HFREQ_TORLANCE; in _MApi_XC_ModeParse_FindMatchModeEx()680 … if ( (abs(modeTab1->u16HorizontalFrequency - modeTab2->u16HorizontalFrequency) < u8HFtolerance) && in _MApi_XC_ModeParse_FindMatchModeEx()[all …]