Home
last modified time | relevance | path

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

/external/libopus/silk/fixed/mips/
Dwarped_autocorrelation_FIX_mipsr1.h56 …_QS=0, tmp3_QS=0, tmp4_QS=0, tmp5_QS=0, tmp6_QS=0, tmp7_QS=0, tmp8_QS=0, start_1=0, start_2=0, sta… in silk_warped_autocorrelation_FIX() local
72 start_1 = tmp1_QS; in silk_warped_autocorrelation_FIX()
83 corr_QC[ i ] = __builtin_mips_madd( corr_QC[ i ], tmp1_QS, start_1); in silk_warped_autocorrelation_FIX()
97 corr_QC[ i+1 ] = __builtin_mips_madd( corr_QC[ i+1 ], tmp2_QS, start_1); in silk_warped_autocorrelation_FIX()
112 corr_QC[ order ] = __builtin_mips_madd( corr_QC[ order ], tmp1_QS, start_1); in silk_warped_autocorrelation_FIX()