PVAAPL_NMS_SCRATCH_SIZE#

Defined in src/device/fixed_function_library/include/pva_apl.h

PVAAPL_NMS_SCRATCH_SIZE(_width_, _height_)#

Determine bytes needed for a scratch buffer with NMS.

Parameters:
  • _width_ – maximum width which will be passed to pvaAplInitNms*

  • _height_ – maximum height which will be passed to pvaAplInitNms*