function kfr_dct_create_plan_f32(int) capi¶
KFR_DCT_PLAN_F32* kfr_dct_create_plan_f32(size_t size) Create a DCT-II plan (Single precision).
| size | Size of the DCT. Must be even. |
| Pointer to the created DCT plan. |
Defined at capi.h:523