EXTERN_VMEM_SURFACE#
Defined in src/device/vpu_runtime/include/cupva_device/device_core.h
-
EXTERN_VMEM_SURFACE(bank, name)#
Declare extern surface handler in VMEM.
Macro used to declare a surface handle in VMEM. Type will be VPUSurfaceData. The user can access the same surface handler in other files.
- Parameters:
bank – Should be A, B or C (refers to VMEM bank)
name – Name of surface handler