Home
last modified time | relevance | path

Searched refs:tempSfbNrgPrev (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSBRdec/src/
Denv_dec.cpp241 FIXP_SGL tempSfbNrgPrev[MAX_FREQ_COEFFS]; in decodeSbrData() local
246 FDKmemcpy(tempSfbNrgPrev, h_prev_data_left->sfb_nrg_prev, in decodeSbrData()
274 FDKmemcpy(h_prev_data_left->sfb_nrg_prev, tempSfbNrgPrev, in decodeSbrData()
459 FIXP_SGL tempSfbNrgPrev[MAX_FREQ_COEFFS]; in decodeEnvelope() local
526 FDKmemcpy(tempSfbNrgPrev, h_prev_data->sfb_nrg_prev, in decodeEnvelope()
535 FDKmemcpy(h_prev_data->sfb_nrg_prev, tempSfbNrgPrev, in decodeEnvelope()