Searched refs:stopPos (Results 1 – 5 of 5) sorted by relevance
309 INT nNoiseEnvelopes, startPos[2], stopPos[2], env, band; in FDKsbrEnc_sbrNoiseFloorEstimateQmf() local319 stopPos[0] = startIndex + min(numberOfEstimatesPerFrame,2); in FDKsbrEnc_sbrNoiseFloorEstimateQmf()323 stopPos[0] = startIndex + 2; in FDKsbrEnc_sbrNoiseFloorEstimateQmf()327 stopPos[0] = startIndex + 1; in FDKsbrEnc_sbrNoiseFloorEstimateQmf()329 stopPos[1] = startIndex + 2; in FDKsbrEnc_sbrNoiseFloorEstimateQmf()342 stopPos[env], in FDKsbrEnc_sbrNoiseFloorEstimateQmf()
257 h_prev_data->stopPos = timeSlots; in initSbrPrevFrameData()1320 int stopPos; in checkFrameInfo() local1334 stopPos = pFrameInfo->borders[nEnvelopes]; in checkFrameInfo()1348 if( (startPos < 0) || (startPos >= stopPos) ) in checkFrameInfo()1352 …if( stopPos < numberOfTimeSlots ) /* One complete frame must be ready for output after processing … in checkFrameInfo()1354 if(stopPos > maxPos) in checkFrameInfo()1372 if(startPos != startPosNoise || stopPos != stopPosNoise) in checkFrameInfo()
372 int currentStartPos = FDKmax(0, h_prev_data->stopPos - hHeaderData->numberTimeSlots); in leanSbrConcealment()456 … if ( h_sbr_data->frameInfo.borders[0] != h_prev_data->stopPos - hHeaderData->numberTimeSlots ) { in decodeEnvelope()608 int estimatedStartPos = h_prev_data->stopPos - hHeaderData->numberTimeSlots; in timeCompensateFirstEnvelope()
256 UCHAR stopPos; /*!< Position in time where last envelope ended */ member
523 hPrevFrameData->stopPos = borders[hFrameData->frameInfo.nEnvelopes]; in sbr_dec()968 startSlot = hHeaderData->timeStep * (hPrevFrameData->stopPos - hHeaderData->numberTimeSlots); in resetSbrDec()