docs/html/struct__NvBufferCreateParams.html
| | Jetson Inference
DNN Vision Library |
Public Attributes | List of all members
_NvBufferCreateParams Struct Reference [Buffer Manager](group ee nvbuffering__group.html)
Holds the input parameters for hardware buffer creation. More...
#include <nvbuf_utils.h>
|
|
| int32_t | width |
| | width of the buffer. More...
|
| |
| int32_t | height |
| | height of the buffer. More...
|
| |
| [NvBufferPayloadType](group ee nvbuffering__group.html#gac974d52b75557ea676df309b5e0d3106) | payloadType |
| | payload type of the buffer. More...
|
| |
| int32_t | memsize |
| | size of the memory. More...
|
| |
| [NvBufferLayout](group ee nvbuffering__group.html#gaafbd12ab7003d1090eb4a5791758198e) | layout |
| | layout of the buffer. More...
|
| |
| [NvBufferColorFormat](group ee nvbuffering__group.html#gaae53b45fe3f04b8f9135cb80baeac6e4) | colorFormat |
| | colorformat of the buffer. More...
|
| |
| [NvBufferTag](group ee nvbuffering__group.html#ga3cecbec1537b307aad9cf2cbe66dca1f) | nvbuf_tag |
| | tag to associate with the buffer. More...
|
| |
Holds the input parameters for hardware buffer creation.
| [NvBufferColorFormat](group ee nvbuffering__group.html#gaae53b45fe3f04b8f9135cb80baeac6e4) _NvBufferCreateParams::colorFormat |
colorformat of the buffer.
| int32_t _NvBufferCreateParams::height |
height of the buffer.
| [NvBufferLayout](group ee nvbuffering__group.html#gaafbd12ab7003d1090eb4a5791758198e) _NvBufferCreateParams::layout |
layout of the buffer.
| int32_t _NvBufferCreateParams::memsize |
size of the memory.
(Applicale for NvBufferPayload_MemHandle)
| [NvBufferTag](group ee nvbuffering__group.html#ga3cecbec1537b307aad9cf2cbe66dca1f) _NvBufferCreateParams::nvbuf_tag |
tag to associate with the buffer.
| [NvBufferPayloadType](group ee nvbuffering__group.html#gac974d52b75557ea676df309b5e0d3106) _NvBufferCreateParams::payloadType |
payload type of the buffer.
| int32_t _NvBufferCreateParams::width |
width of the buffer.
The documentation for this struct was generated from the following file:
jetson-utils/nvbuf_utils.h
Generated on Fri Mar 17 2023 14:29:30 for Jetson Inference by 1.8.17