Searched refs:threshold1 (Results 1 – 6 of 6) sorted by relevance
167 const int threshold1 = min_dist << LFIX; in InitCorrectionLUT() local168 const int threshold2 = (3 * threshold1) >> 2; in InitCorrectionLUT()170 const int delta = threshold1 - threshold2; in InitCorrectionLUT()174 : (i < threshold1) ? max_threshold * (threshold1 - i) / delta in InitCorrectionLUT()
177 double threshold1; member
77 .. function:: set_threshold(threshold0[, threshold1[, threshold2]])91 been examined more than *threshold1* times since generation ``1`` has been108 threshold1, threshold2)``.
91 .. function:: set_threshold(threshold0[, threshold1[, threshold2]])105 been examined more than *threshold1* times since generation ``1`` has been120 threshold1, threshold2)``.
57 int threshold1 = 6; in check_dot_artifact_candidate() local92 if (grad_last >= threshold1 && grad_source <= threshold2) { in check_dot_artifact_candidate()99 if (grad_last >= threshold1 && grad_source <= threshold2) { in check_dot_artifact_candidate()106 if (grad_last >= threshold1 && grad_source <= threshold2) { in check_dot_artifact_candidate()114 if (grad_last >= threshold1 && grad_source <= threshold2) { in check_dot_artifact_candidate()
1121 UINT_32 threshold1 = in ComputeSurfaceMipLevelTileMode() local1139 (interleaveSize > threshold1) || in ComputeSurfaceMipLevelTileMode()