Home
last modified time | relevance | path

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

/external/libopus/silk/fixed/mips/
Dwarped_autocorrelation_FIX_mipsr1.h56 … 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
76 start_3 = tmp5_QS; in silk_warped_autocorrelation_FIX()
89 corr_QC[ i ] = __builtin_mips_madd( corr_QC[ i ], tmp5_QS, start_3); in silk_warped_autocorrelation_FIX()
103 corr_QC[ i+1 ] = __builtin_mips_madd( corr_QC[ i+1 ], tmp6_QS, start_3); in silk_warped_autocorrelation_FIX()
114 corr_QC[ order ] = __builtin_mips_madd( corr_QC[ order ], tmp5_QS, start_3); in silk_warped_autocorrelation_FIX()