L4T Multimedia API Reference

31.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)
Instead use NvBufferCreateEx().
Parameters
[out]dmabuf_fdReturns dmabuf_fd of hardware buffer.
[in]widthHardware buffer width, in bytes.
[in]heightHardware buffer height, in bytes.
[in]layoutLayout of buffer.
[in]colorFormatThe colorFormat of buffer.