Searched refs:ispower2 (Results 1 – 7 of 7) sorted by relevance
48 assert(ispower2(n)); in std_fnt()67 assert(ispower2(n)); in std_inv_fnt()
62 if (ispower2(n)) { in fnt_convolute()129 if (ispower2(n)) { in fnt_autoconvolute()
61 assert(ispower2(n)); in six_step_fnt()146 assert(ispower2(n)); in inv_six_step_fnt()
249 assert(ispower2(rows)); in transpose_pow2()250 assert(ispower2(cols)); in transpose_pow2()
86 assert(ispower2(n)); in _mpd_init_fnt_params()
39 ispower2(mpd_size_t n) in ispower2() function
87 assert(ispower2(n)); in fnt_dif2()