Skip to content

Function ::kfr_dct_delete_plan_f32

function kfr_dct_delete_plan_f32(KFR_DCT_PLAN_F32 *) capi

void kfr_dct_delete_plan_f32(KFR_DCT_PLAN_F32* plan)

Deletes a DCT plan.

Parameters
plan Pointer to the DCT plan. May be NULL .

Fully qualified name: kfr_dct_delete_plan_f32(KFR_DCT_PLAN_F32 *)

Declared at capi.h:861

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.