Searched refs:lsp_hist (Results 1 – 2 of 2) sorted by relevance
379 memcpy(&st->lsp_hist[i * M], lsp_init_data, M*sizeof(Word16)); in dtx_enc_reset()711 (Word32)(st->lsp_hist[i * M + j]), in dtx_enc()963 memcpy(&st->lsp_hist[st->hist_ptr * M], lsp_new, M*sizeof(Word16)); in dtx_buffer()
103 Word16 lsp_hist[M * DTX_HIST_SIZE]; member