NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
pvaAlgosMorphIOBuffer_t Struct Reference

Detailed Description

Structure that holds I/O Buffers that change based on the frame inputs.

Definition at line 72 of file pva_algos_morph.h.

Data Fields

voidimageIn
 In: Input image pointer. More...
 
voidimageOut
 Out: Output image pointer. More...
 

Field Documentation

◆ imageIn

void* pvaAlgosMorphIOBuffer_t::imageIn

In: Input image pointer.

Definition at line 75 of file pva_algos_morph.h.

◆ imageOut

void* pvaAlgosMorphIOBuffer_t::imageOut

Out: Output image pointer.

Definition at line 77 of file pva_algos_morph.h.


The documentation for this struct was generated from the following file: