Lines Matching refs:float16_t
42 extern const float16_t twiddleCoefF16_16[32];
44 extern const float16_t twiddleCoefF16_32[64];
46 extern const float16_t twiddleCoefF16_64[128];
48 extern const float16_t twiddleCoefF16_128[256];
50 extern const float16_t twiddleCoefF16_256[512];
52 extern const float16_t twiddleCoefF16_512[1024];
54 extern const float16_t twiddleCoefF16_1024[2048];
56 extern const float16_t twiddleCoefF16_2048[4096];
58 extern const float16_t twiddleCoefF16_4096[8192];
62 extern const float16_t twiddleCoefF16_rfft_32[32];
64 extern const float16_t twiddleCoefF16_rfft_64[64];
66 extern const float16_t twiddleCoefF16_rfft_128[128];
68 extern const float16_t twiddleCoefF16_rfft_256[256];
70 extern const float16_t twiddleCoefF16_rfft_512[512];
72 extern const float16_t twiddleCoefF16_rfft_1024[1024];
74 extern const float16_t twiddleCoefF16_rfft_2048[2048];
76 extern const float16_t twiddleCoefF16_rfft_4096[4096];
83 extern const float16_t exp_tab_f16[8];
84 extern const float16_t __logf_lut_f16[8];