Macros#

CUDA_CHECK_ERROR_GOTO

Macro to check the return value of a CUDA API call and jump to a label if an error is detected.

CUPVA_CHECK_ERROR

Macro to check the return value of a CUPVA API call and throw an exception if an error is detected.

CUPVA_CHECK_ERROR_GOTO

Macro to check the return value of a CUPVA API call and jump to a label if an error is detected.

NVCV_CHECK_ERROR

Macro to check the return value of a NVCV API call and throw an exception if an error is detected.

NVCV_CHECK_ERROR_GOTO

Macro to check the return value of a NVCV API call and jump to a label if an error is detected.

PVA_BRIEF_DESCRIPTOR_ARRAY_LENGTH

Brute Force Matcher operator's length of Brief Descriptor Array.

PVA_DL_INFERENCE_MAX_NUM_INPUTS

Maximum number of input tensors supported by the DL inference operator.

PVA_DL_INFERENCE_MAX_NUM_OUTPUTS

Maximum number of output tensors supported by the DL inference operator.

PVA_MAX_BF_DESCRIPTOR_COUNT

Brute Force Matcher operator's maximum number of descriptors for either queries or references.

PVA_MAX_BF_MATCHES_PER_DESCRIPTOR

Brute Force Matcher operator's maximum matches per descriptor.

PVA_RADAR_DOPPLER_FOLD_COUNT

Number of DDM Doppler folds.

PVA_RADAR_MAX_TARGET_COUNT

Maximum number of targets.

PVA_RADAR_NUM_ANTENNA_ELEMENTS

Number of upper or lower antenna elements in the radar array aperture.

PVA_RADAR_NUM_TARGET_DETECTION_PROPERTIES

Number of target detection properties (7 values: velocity, range, azimuth, elevation, x, y, and z)

PVA_RADAR_NUM_TOTAL_ANTENNA_ELEMENTS

Number of total antenna elements.

PVA_RADAR_PEAKDET_NUM_PEAK_INDICES

Peak Detection operator's number of peak indices (3 values: range bin index, folded doppler bin index, and unfolded doppler bin index)

PVA_RADAR_RX_ANTENNA_COUNT

Number of receive antennas.

PVA_RADAR_TX_ANTENNA_COUNT

Number of transmit antennas.