Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dusacdec_lpc.h147 FIXP_SGL pStability[], UCHAR *mod, int first_lpd_flag,
Dusacdec_lpc.cpp767 FIXP_SGL pStability[], UCHAR *mod, int first_lpd_flag, in CLpc_Read() argument
990 pStability[k] = FL2FXCONST_SGL(1.0f / 2.0f); in CLpc_Read()
992 pStability[k] = FL2FXCONST_SGL(0.0f); in CLpc_Read()
994 pStability[k] = FX_DBL2FX_SGL(tmp << (LSF_SCALE - 1)); in CLpc_Read()
1001 pStability[i] = (FIXP_SGL)-1; in CLpc_Read()