Searched refs:negative_if_inverse (Results 1 - 1 of 1) sorted by path

/system/chre/external/kiss_fft/
H A Dkissfft.hh135 int negative_if_inverse = _inverse * -2 +1; local
145 scratch[4] = cpx_type( scratch[4].imag()*negative_if_inverse , -scratch[4].real()* negative_if_inverse );

Completed in 57 milliseconds