Home | History | Annotate | Download | only in lib

Lines Matching full:coefficients

77 #define PICOCEP_OUT_DATA_FORMAT PICODATA_ITEMINFO1_FRAME_PAR_DATA_FORMAT_FIXED /* we output coefficients as fixed point values */
212 /*---------------------- coefficients --------------------------------------*/
213 /* output coefficients buffer */
804 * initializes the coefficients to calculate delta and delta-delta values and the squares of the coefficients
936 /* coefficients normalized to occupy short; for correct waveform energy, divide by (1<<(bigpow-meanpow)) then convert e.g. to picoos_single */
1686 /* **************** smooth (indexed) coefficients and store smoothed in outBuffers ****************/