Holds NvMedia Surface format attributes.
Definition at line 245 of file nvmedia_surface.h.
Data Fields | |
NvMediaSurfFormatAttrType | type |
Holds surface format attribute type. More... | |
uint32_t | value |
Holds surface format attribute value. More... | |
NvMediaSurfFormatAttrType NvMediaSurfFormatAttr::type |
Holds surface format attribute type.
Definition at line 247 of file nvmedia_surface.h.
uint32_t NvMediaSurfFormatAttr::value |
Holds surface format attribute value.
Definition at line 249 of file nvmedia_surface.h.