Home
last modified time | relevance | path

Searched defs:temp_re (Results 1 – 2 of 2) sorted by relevance

/dports/audio/clunk/clunk-1.3.261/clunk/
H A Dsse_fft_context.h94 sse_type temp_re = _mm_sub_ps(_mm_mul_ps(data_re[j], w_re), _mm_mul_ps(data_im[j], w_im)), in apply() local
/dports/games/battletanks/btanks-0.9.8083/clunk/
H A Dsse_fft_context.h73 sse_type temp_re = _mm_sub_ps(_mm_mul_ps(data_re[j], w_re), _mm_mul_ps(data_im[j], w_im)), in apply() local