Hold the pointers of mapped buffer.
Definition at line 454 of file nvbufsurface.h.
Data Fields | |
void * | addr [NVBUF_MAX_PLANES] |
Holds planewise pointers to a CPU mapped buffer. More... | |
void * | eglImage |
Holds a pointer to a mapped EGLImage. More... | |
void * | _reserved [STRUCTURE_PADDING] |
void* NvBufSurfaceMappedAddr::_reserved[STRUCTURE_PADDING] |
Definition at line 460 of file nvbufsurface.h.
void* NvBufSurfaceMappedAddr::addr[NVBUF_MAX_PLANES] |
Holds planewise pointers to a CPU mapped buffer.
Definition at line 456 of file nvbufsurface.h.
void* NvBufSurfaceMappedAddr::eglImage |
Holds a pointer to a mapped EGLImage.
Definition at line 458 of file nvbufsurface.h.