HomeSort by relevance Sort by last modified time
    Searched refs:lpcFilterStatesImag (Results 1 - 3 of 3) sorted by null

  /external/aac/libSBRdec/src/
lpp_tran.h 190 FIXP_DBL lpcFilterStatesImag[LPC_ORDER][(32)]; /*!< pointer array to save filter states */
sbr_dec.cpp 493 FDKmemcpy(hSbrDec->LppTrans.lpcFilterStatesImag[i], QmfBufferImag[noCols-LPC_ORDER+i], hSbrDec->AnalysiscQMF.lsb*sizeof(FIXP_DBL));
    [all...]
lpp_tran.cpp 334 *plowBandImag++ = hLppTrans->lpcFilterStatesImag[i][loBand];
    [all...]

Completed in 41 milliseconds