hi_vpss_grp_nrx_param
Description
Defines the attributes of standard 3DNR parameters.
Prototype
typedef struct {
hi_vpss_nr_version nr_version;
union {
hi_vpss_nrx_param_v3 nrx_param_v3;
};
} hi_vpss_grp_nrx_param;
Members
Member |
Description |
|---|---|
nr_version |
Enumeration of the NR interface version. |
nrx_param_v3 |
Standard parameters of the NR interface of the current Ascend AI Processor. |
Parent topic: VPSS