Home | History | Annotate | Download | only in src

Lines Matching refs:minThreshold

473     /* const FIXP_DBL minThreshold =
476 const FIXP_DBL minThreshold =
482 if (fixMax(((errIIDFine >> 1) + (minThreshold >> 1)) >> 1,
485 } else if (fixMax(((errIID >> 1) + (minThreshold >> 1)) >> 1,