Home
last modified time | relevance | path

Searched refs:lsp_init (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dg729data.h351 static const int16_t lsp_init[10]= { /* (0.15) */ variable
H A Dg729dec.c382 memcpy(ctx->lsp[0], lsp_init, 10 * sizeof(int16_t)); in decoder_init()

Completed in 2 milliseconds