Home
last modified time | relevance | path

Searched refs:start_2 (Results 1 – 1 of 1) sorted by relevance

/external/libopus/silk/fixed/mips/
Dwarped_autocorrelation_FIX_mipsr1.h55 … tmp3_QS=0, tmp4_QS=0, tmp5_QS=0, tmp6_QS=0, tmp7_QS=0, tmp8_QS=0, start_1=0, start_2=0, start_3=0; in silk_warped_autocorrelation_FIX() local
73 start_2 = tmp3_QS; in silk_warped_autocorrelation_FIX()
85 corr_QC[ i ] = __builtin_mips_madd( corr_QC[ i ], tmp3_QS, start_2); in silk_warped_autocorrelation_FIX()
99 corr_QC[ i+1 ] = __builtin_mips_madd( corr_QC[ i+1 ], tmp4_QS, start_2); in silk_warped_autocorrelation_FIX()
112 corr_QC[ order ] = __builtin_mips_madd( corr_QC[ order ], tmp3_QS, start_2); in silk_warped_autocorrelation_FIX()