NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.2 Release
For Test and Development only
NvMediaICPInputFormat Struct Reference

Detailed Description

Holds the capture input format.

Definition at line 222 of file nvmedia_icp.h.

Data Fields

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

Field Documentation

◆ bitsPerPixel

NvMediaBitsPerPixel NvMediaICPInputFormat::bitsPerPixel

Holds number of bits per pixel for NVMEDIA_IMAGE_CAPTURE_INPUT_FORMAT_TYPE_USER_DEFINED_x input format types.

Definition at line 227 of file nvmedia_icp.h.

◆ inputFormatType

NvMediaICPInputFormatType NvMediaICPInputFormat::inputFormatType

Holds capture input format type.

Definition at line 224 of file nvmedia_icp.h.


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