Searched refs:ov_len (Results 1 – 3 of 3) sorted by relevance
329 int ov_len; in sbr_dec() local338 ov_len = hSbrDec->LppTrans.pSettings->overlap; in sbr_dec()361 QmfBufferReal + ov_len, in sbr_dec()362 QmfBufferImag + ov_len, in sbr_dec()379 for (slot = ov_len; slot < noCols+ov_len; slot++) { in sbr_dec()384 for (slot = ov_len; slot < noCols+ov_len; slot++) { in sbr_dec()398 ov_len, in sbr_dec()399 noCols+ov_len ); in sbr_dec()409 ov_len, in sbr_dec()410 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()