Home | History | Annotate | Download | only in src

Lines Matching defs:band

520   INT band;
525 for (band = 0; band < hInvFilt->noDetectorBands; band++) {
526 INT startChannel = hInvFilt->freqBandTableInvFilt[band];
527 INT stopChannel = hInvFilt->freqBandTableInvFilt[band + 1];
530 &hInvFilt->detectorValues[band], startChannel,
534 infVec[band] = decisionAlgorithm(
535 hInvFilt->detectorParams, &hInvFilt->detectorValues[band],
536 transientFlag, &hInvFilt->prevRegionSbr[band],
537 &hInvFilt->prevRegionOrig[band]);
553 INT *freqBandTableDetector, /*!< Frequency band table for the inverse
600 INT *freqBandTableDetector, /*!< Frequency band table for the inverse