HomeSort by relevance Sort by last modified time
    Searched refs:CNG_NLSF_SMTH_Q16 (Results 1 - 2 of 2) sorted by null

  /external/libopus/silk/
define.h 224 #define CNG_NLSF_SMTH_Q16 16348 /* 0.25 */
CNG.c 103 psCNG->CNG_smth_NLSF_Q15[ i ] += silk_SMULWB( (opus_int32)psDec->prevNLSF_Q15[ i ] - (opus_int32)psCNG->CNG_smth_NLSF_Q15[ i ], CNG_NLSF_SMTH_Q16 );

Completed in 59 milliseconds