Searched refs:compute_bitrev_table (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rnnoise/src/ |
H A D | kiss_fft.c | 315 void compute_bitrev_table( in compute_bitrev_table() function 340 compute_bitrev_table( Fout , f, fstride*p, in_stride, factors,st); in compute_bitrev_table() 483 compute_bitrev_table(0, bitrev, 1,1, st->factors,st); in opus_fft_alloc_twiddles()
|
/aosp_15_r20/external/libopus/celt/ |
H A D | kiss_fft.c | 318 void compute_bitrev_table( in compute_bitrev_table() function 343 compute_bitrev_table( Fout , f, fstride*p, in_stride, factors,st); in compute_bitrev_table() 486 compute_bitrev_table(0, bitrev, 1,1, st->factors,st); in opus_fft_alloc_twiddles()
|