Searched refs:QCELP_LSP_OCTAVE_PREDICTOR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dqcelpdec.c134 predictors[i] * QCELP_LSP_OCTAVE_PREDICTOR +
135 (i + 1) * ((1 - QCELP_LSP_OCTAVE_PREDICTOR) / 11);
139 erasure_coeff = QCELP_LSP_OCTAVE_PREDICTOR;
H A Dqcelpdata.h541 #define QCELP_LSP_OCTAVE_PREDICTOR 29.0/32 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dqcelpdec.c129 predictors[i] * QCELP_LSP_OCTAVE_PREDICTOR +
130 (i + 1) * ((1 - QCELP_LSP_OCTAVE_PREDICTOR) / 11);
134 erasure_coeff = QCELP_LSP_OCTAVE_PREDICTOR;
H A Dqcelpdata.h541 #define QCELP_LSP_OCTAVE_PREDICTOR 29.0/32 macro

Completed in 42 milliseconds