Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dlsp.c459 #define QIMP 21 /* scaling for impulse */ in lsp_to_lpc() macro
461 xin = SHL32(EXTEND32(1), (QIMP-1)); /* 0.5 in QIMP format */ in lsp_to_lpc()
503 int shift = QIMP-13; in lsp_to_lpc()