Searched refs:u32MaxLineDiffCnt (Results 1 – 1 of 1) sorted by relevance
759 RK_U32 u32MaxLineDiffCnt = 0; in TEST_COMM_CompareImageFuzzy() local770 if (u32LineDiffCnt > u32MaxLineDiffCnt) { in TEST_COMM_CompareImageFuzzy()771 u32MaxLineDiffCnt = u32LineDiffCnt; in TEST_COMM_CompareImageFuzzy()780 u32MaxLineDiffCnt, u32EffectStride, in TEST_COMM_CompareImageFuzzy()781 (RK_DOUBLE)u32MaxLineDiffCnt / u32EffectStride, dThreshold * 2); in TEST_COMM_CompareImageFuzzy()785 if (dThreshold * 2 < (RK_DOUBLE)u32MaxLineDiffCnt / u32EffectStride in TEST_COMM_CompareImageFuzzy()