请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TMS320F280049C 根据下图、我可以通过将函数 DCL_runDF22_C2的 DCL_DF22结构中的 A1设置为-1并将 A2设置为0来将2P2Z 简化为 PI 操作吗?
typedef struct dcl_df22 { float32_t b0; //!< b0 float32_t b1; //!< b1 float32_t b2; //!< b2 float32_t a1; //!< a1 float32_t a2; //!< a2 float32_t x1; //!< x1 float32_t x2; //!< x2 DCL_DF22_SPS *sps; //!< Pointer to the shadow parameter set DCL_CSS *css; //!< Pointer to the common support structure } DCL_DF22;