Skip to content

Function ::kfr_dct_dump_f32

function kfr_dct_dump_f32(KFR_DCT_PLAN_F32 *) capi

void kfr_dct_dump_f32(KFR_DCT_PLAN_F32* plan)

Dumps details of the DCT plan to stdout for inspection.

Parameters
plan Pointer to the DCT plan.

Fully qualified name: kfr_dct_dump_f32(KFR_DCT_PLAN_F32 *)

Declared at capi.h:757

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