Searched defs:stopPos (Results 1 – 5 of 5) sorted by relevance
351 INT nNoiseEnvelopes, startPos[2], stopPos[2], env, band; in FDKsbrEnc_sbrNoiseFloorEstimateQmf() local
1663 int stopPos; in checkFrameInfo() local
325 UCHAR stopPos; /*!< Position in time where last envelope ended */ member
512 const int startPos, const int stopPos, in apply_inter_tes()
842 private static String getMantissa(final String str, final int stopPos) { in getMantissa()