| 
         | 
      
        NVIDIA DRIVE 5.0 Linux SDK API Reference5.0.10.3 Release | 
  
Image surface descriptor used by NvMediaImageLock.
Definition at line 215 of file nvmedia_image.h.
Data Fields | |
| uint32_t | pitch | 
| Pitch of the surface.  More... | |
| void * | mapping | 
| CPU accessible memory pointer of the surface.  More... | |
| void* NvMediaImageSurface::mapping | 
CPU accessible memory pointer of the surface.
Definition at line 219 of file nvmedia_image.h.
| uint32_t NvMediaImageSurface::pitch | 
Pitch of the surface.
Definition at line 217 of file nvmedia_image.h.