hi_workspace_func
Description
Defines the enumeration of functions for which workspace needs to be allocated.
Prototype
typedef enum {
REMAP = 0,
AFFINE,
} hi_workspace_func;
Parent topic: VPC Image Processing
Defines the enumeration of functions for which workspace needs to be allocated.
typedef enum {
REMAP = 0,
AFFINE,
} hi_workspace_func;