Home | History | Annotate | Download | only in cctest

Lines Matching full:inputft_d

2534   double inputft_D[kTableLength] = {
2574 test.d = inputft_D[i];
2759 double inputft_D[kTableLength] = {
2790 test.d = inputft_D[i];
2793 CHECK_EQ(test.resultD, inputfs_D[i]*inputft_D[i]);