Home | History | Annotate | Download | only in common

Lines Matching refs:gapThreshold

61      * found. Therefore add gapOffset to all values from gapThreshold.
63 gapThreshold=0x68,
457 } else if(b<gapThreshold) {
459 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) {
762 } else if(b<gapThreshold) {
764 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) {