NvBufSurfaceMappedAddrΒΆ
-
struct
NvBufSurfaceMappedAddr Holds pointers for a mapped buffer.
Public Members
-
void *
addr[NVBUF_MAX_PLANES] Holds planewise pointers to a CPU mapped buffer.
-
void *
eglImage Holds a pointer to a mapped EGLImage.
-
void *