NvBufSurfTransformRectΒΆ
- 
struct NvBufSurfTransformRect
- Holds the coordinates of a rectangle. - Public Members - 
uint32_t top
- Holds the rectangle top. 
 - 
uint32_t left
- Holds the rectangle left side. 
 - 
uint32_t width
- Holds the rectangle width. 
 - 
uint32_t height
- Holds the rectangle height. 
 
- 
uint32_t