Searched refs:tempSfbNrgPrev (Results 1 – 1 of 1) sorted by relevance
234 FIXP_SGL tempSfbNrgPrev[MAX_FREQ_COEFFS]; in decodeSbrData() local238 FDKmemcpy (tempSfbNrgPrev, h_prev_data_left->sfb_nrg_prev, MAX_FREQ_COEFFS * sizeof(FIXP_SGL)); in decodeSbrData()259 … FDKmemcpy (h_prev_data_left->sfb_nrg_prev, tempSfbNrgPrev, MAX_FREQ_COEFFS * sizeof(FIXP_SGL)); in decodeSbrData()442 FIXP_SGL tempSfbNrgPrev[MAX_FREQ_COEFFS]; in decodeEnvelope() local501 FDKmemcpy (tempSfbNrgPrev, h_prev_data->sfb_nrg_prev, in decodeEnvelope()511 FDKmemcpy (h_prev_data->sfb_nrg_prev, tempSfbNrgPrev, in decodeEnvelope()