Searched defs:input_readonly (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pffft/ |
H A D | pffft_priv_impl.h | 767 static NEVER_INLINE(v4sf *) rfftf1_ps(int n, const v4sf *input_readonly, v4sf *work1, v4sf *work2, in rfftf1_ps() 814 static NEVER_INLINE(v4sf *) rfftb1_ps(int n, const v4sf *input_readonly, v4sf *work1, v4sf *work2, in rfftb1_ps() 960 static v4sf *cfftf1_ps(int n, const v4sf *input_readonly, v4sf *work1, v4sf *work2, const float *wa… in cfftf1_ps()
|