Searched refs:lsp_buf (Results 1 – 1 of 1) sorted by relevance
115 int16_t lsp_buf[2][10]; ///< (0.15) LSP coefficients (previous and current frames) (3.2.5) member378 ctx->lsp[0] = ctx->lsp_buf[0]; in decoder_init()379 ctx->lsp[1] = ctx->lsp_buf[1]; in decoder_init()