Lines Matching refs:stop_pos
451 INT stop_pos, /*! stop slot */ in getEnvSfbEnergy() argument
479 for (; l < stop_pos; l++) { in getEnvSfbEnergy()
582 INT no_of_bands, start_pos, stop_pos, li, ui; in calculateSbrEnvelope() local
628 stop_pos = timeStep * frame_info->borders[i + 1]; in calculateSbrEnvelope()
634 …stop_pos -= fixMax(2, timeStep); /* consider at least 2 QMF slots less for short envelopes (envel… in calculateSbrEnvelope()
691 … int border_pos = fixMin(stop_pos, h_sbr->sbrExtractEnvelope.YBufferWriteOffset<<YBufferSzShift); in calculateSbrEnvelope()
696 count[j] = stop_pos - start_pos; in calculateSbrEnvelope()
704 stop_pos, in calculateSbrEnvelope()
726 stop_pos, in calculateSbrEnvelope()
741 count[j] = (stop_pos - start_pos) * (ui - li); in calculateSbrEnvelope()
746 stop_pos, in calculateSbrEnvelope()
757 stop_pos, in calculateSbrEnvelope()