L4T Multimedia API Reference

32.3.1 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Deprecated List
Global NvBufferCreate (int *dmabuf_fd, int width, int height, NvBufferLayout layout, NvBufferColorFormat colorFormat)
Use NvBufferCreateEx() instead.
Parameters
[out]dmabuf_fdReturns the DMABUF FD of the hardware buffer.
[in]widthBuffer width, in bytes.
[in]heightBuffer height, in bytes.
[in]layoutLayout of the buffer.
[in]colorFormatColor format of the buffer.