Home
last modified time | relevance | path

Searched defs:corr_QC (Results 1 – 3 of 3) sorted by relevance

/external/libopus/silk/fixed/arm/
Dwarped_autocorrelation_FIX_neon_intr.c39 static OPUS_INLINE void calc_corr( const opus_int32 *const input_QS, opus_int64 *const corr_QC, con… in calc_corr()
73 opus_int64 corr_QC[ MAX_SHAPE_LPC_ORDER + 1 ] = { 0 }; /* In reverse order */ in silk_warped_autocorrelation_FIX_neon() local
/external/libopus/silk/fixed/
Dwarped_autocorrelation_FIX.c53 opus_int64 corr_QC[ MAX_SHAPE_LPC_ORDER + 1 ] = { 0 }; in silk_warped_autocorrelation_FIX_c() local
/external/libopus/silk/fixed/mips/
Dwarped_autocorrelation_FIX_mipsr1.h57 opus_int64 corr_QC[ MAX_SHAPE_LPC_ORDER + 1 ] = { 0 }; in silk_warped_autocorrelation_FIX_c() local