NVIDIA DRIVE OS Linux SDK API Reference

5.1.12.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaICPInputFormat Struct Reference

Detailed Description

Holds the capture input format.

Definition at line 189 of file nvmedia_icp.h.

Data Fields

NvMediaICPInputFormatType inputFormatType
 Holds capture input format type. More...
 
NvMediaBitsPerPixel bitsPerPixel
 Holds number of bits per pixel. More...
 

Field Documentation

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 194 of file nvmedia_icp.h.

NvMediaICPInputFormatType NvMediaICPInputFormat::inputFormatType

Holds capture input format type.

Definition at line 191 of file nvmedia_icp.h.


The documentation for this struct was generated from the following file: