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

  /external/libopus/silk/float/
SigProc_FLP.h 195 static OPUS_INLINE silk_float silk_log2( double x ) function
find_LTP_FLP.c 94 *LTPredCodGain = 3.0f * silk_log2( LPC_res_nrg / LPC_LTP_res_nrg );
pitch_analysis_core_FLP.c 320 prevLag_log2 = silk_log2( (silk_float)prevLag );
361 lag_log2 = silk_log2( (silk_float)d );
noise_shape_analysis_FLP.c 188 log_energy = silk_log2( nrg );

Completed in 68 milliseconds