function kfr_dct_get_size_f32(KFR_DCT_PLAN_F32 *) capi¶
size_t kfr_dct_get_size_f32(KFR_DCT_PLAN_F32* plan) Get the size of a DCT plan.
| plan | Pointer to the DCT plan. |
Size of the DCT as passed to kfr_dct_create_plan_f**. |
Defined at capi.h:549