Lines Matching defs:min
953 polyfil_cur = 0x60; /* r25[6:5]:min */
965 polyfil_cur = 0x60; /* r25[6:5]:min */
977 polyfil_cur = 0x60; /* r25[6:5]:min */
990 polyfil_cur = 0x60; /* r25[6:5]:min */
1010 polyfil_cur = 0x60; /* r25[6:5]:min */
1023 polyfil_cur = 0x60; /* r25[6:5]:min */
1035 polyfil_cur = 0x60; /* r25[6:5]:min */
1503 u8 data[2], min = 255, max = 0;
1514 if (data[1] < min)
1515 min = data[1];
1520 rc = sum - max - min;
1616 * with min value:
1617 * new < min => update to min and continue
1618 * new > min => Exit
1621 /* min value already saved in iq[0] */
1727 /* Try X-1 column and save min result to compare_bet[0] */
1744 /* Try X column and save min result to compare_bet[1] */
1757 /* Try X+1 column and save min result to compare_bet[2] */
1825 /* compare and find min of 3 points. determine i/q direction */
1828 /* increase step to find min value of this direction */
1839 /* compare and find min of 3 points. determine i/q direction */
1842 /* increase step to find min value on this direction */
1878 * try (x-1), (x), (x+1) columns, and find min IMR result point