Searched refs:ov_len (Results 1 – 3 of 3) sorted by relevance
347 int ov_len; in sbr_dec() local356 ov_len = hSbrDec->LppTrans.pSettings->overlap; in sbr_dec()406 QmfBufferReal + ov_len, in sbr_dec()407 QmfBufferImag + ov_len, in sbr_dec()424 for (slot = ov_len; slot < noCols+ov_len; slot++) { in sbr_dec()429 for (slot = ov_len; slot < noCols+ov_len; slot++) { in sbr_dec()443 ov_len, in sbr_dec()444 noCols+ov_len ); in sbr_dec()454 ov_len, in sbr_dec()455 noCols+ov_len, in sbr_dec()
194 const int ov_len, /*!< Length of band overlap */
922 … const INT ov_len, /*!< split Slot of overlap and actual slots */ in qmfSynthesisFiltering() argument942 SCHAR scaleFactorLowBand = (i<ov_len) ? scaleFactorLowBand_ov : scaleFactorLowBand_no_ov; in qmfSynthesisFiltering()