Home | History | Annotate | Download | only in common

Lines Matching refs:gapThreshold

60      * found. Therefore add gapOffset to all values from gapThreshold.
62 gapThreshold=0x68,
456 } else if(b<gapThreshold) {
458 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) {
761 } else if(b<gapThreshold) {
763 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) {