hi_workspace_func

说明

定义需申请临时缓存的功能枚举。

定义

typedef enum {
    REMAP = 0,  // 当前固定配置为此值
    AFFINE,     // 预留功能
} hi_workspace_func;