Back to Jetson Inference

Jetson Inference: _NvBufferSyncObjParams Struct Reference

docs/html/struct__NvBufferSyncObjParams.html

latest1.3 KB
Original Source

| | Jetson Inference

DNN Vision Library |

Public Attributes | List of all members

_NvBufferSyncObjParams Struct Reference [Buffer Manager](group ee nvbuffering__group.html)

Holds parameters for buffer sync point object. More...

#include <nvbuf_utils.h>

|

Public Attributes

| | uint32_t | syncpointID | | | | uint32_t | value | | |

Detailed Description

Holds parameters for buffer sync point object.

sync object params is simply a data structure containing [sync point ID,value] pair. This can be used by clients to describe an event that might want to wait for.

Member Data Documentation

syncpointID

| uint32_t _NvBufferSyncObjParams::syncpointID |

value

| uint32_t _NvBufferSyncObjParams::value |


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