![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
Holds the capture input format.
Definition at line 188 of file nvmedia_icp.h.
Data Fields | |
NvMediaICPInputFormatType | inputFormatType |
Holds capture input format type. More... | |
NvMediaBitsPerPixel | bitsPerPixel |
Holds number of bits per pixel. More... | |
NvMediaBitsPerPixel NvMediaICPInputFormat::bitsPerPixel |
Holds number of bits per pixel.
Used when the bits per pixel doesn't match the input format type.
Definition at line 193 of file nvmedia_icp.h.
NvMediaICPInputFormatType NvMediaICPInputFormat::inputFormatType |
Holds capture input format type.
Definition at line 190 of file nvmedia_icp.h.