Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Damrnbdata.h395 static const int8_t lsp_sub4_init[LP_FILTER_ORDER] = { variable
Damrnbdec.c180 p->prev_lsp_sub4[i] = lsp_sub4_init[i] * 1000 / (float)(1 << 15); in amrnb_decode_init()