NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

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

Detailed Description

Holds Control Algorithm plugin input parameters.

Definition at line 751 of file nvmedia_ipp.h.

Collaboration diagram for NvMediaIPPPluginInput:

Data Fields

NvMediaIPPImageInformation imageInfo
 Image information. More...
 
NvMediaIPPPropertyControlscontrolsProperties
 A pointer to properties that determine the operation mode of the Plugin Control Algorithm. More...
 
NvMediaISCExposureControl exposureControl
 Holds exposure control values associated with the currently processed image. More...
 
NvMediaISCWBGainControl whiteBalanceGainControl [2]
 Holds the two sets of white balance gain control values, one associated with sensor before hdr merge and other associated with ISP after hdr merge. More...
 
NvMediaISCEmbeddedDataBuffer topEmbeddedData
 Holds top embedded data of current image. More...
 
NvMediaISCEmbeddedDataBuffer bottomEmbeddedData
 Holds bottom embedded data of current image. More...
 
NvMediaIPPPluginInputStreamData streamData [NVMEDIA_IPP_STREAM_MAX_TYPES]
 Holds an array of NvMediaIPPPluginInputStreamData. More...
 
NvMediaBool firstRun
 Holds first run flag. More...
 
float_t brightness
 Holds scene brightness. More...
 

Field Documentation

NvMediaISCEmbeddedDataBuffer NvMediaIPPPluginInput::bottomEmbeddedData

Holds bottom embedded data of current image.

Definition at line 768 of file nvmedia_ipp.h.

float_t NvMediaIPPPluginInput::brightness

Holds scene brightness.

Definition at line 774 of file nvmedia_ipp.h.

NvMediaIPPPropertyControls* NvMediaIPPPluginInput::controlsProperties

A pointer to properties that determine the operation mode of the Plugin Control Algorithm.

Definition at line 757 of file nvmedia_ipp.h.

NvMediaISCExposureControl NvMediaIPPPluginInput::exposureControl

Holds exposure control values associated with the currently processed image.

Definition at line 760 of file nvmedia_ipp.h.

NvMediaBool NvMediaIPPPluginInput::firstRun

Holds first run flag.

Definition at line 772 of file nvmedia_ipp.h.

NvMediaIPPImageInformation NvMediaIPPPluginInput::imageInfo

Image information.

Definition at line 754 of file nvmedia_ipp.h.

Holds an array of NvMediaIPPPluginInputStreamData.

Definition at line 770 of file nvmedia_ipp.h.

NvMediaISCEmbeddedDataBuffer NvMediaIPPPluginInput::topEmbeddedData

Holds top embedded data of current image.

Definition at line 766 of file nvmedia_ipp.h.

NvMediaISCWBGainControl NvMediaIPPPluginInput::whiteBalanceGainControl[2]

Holds the two sets of white balance gain control values, one associated with sensor before hdr merge and other associated with ISP after hdr merge.

Definition at line 764 of file nvmedia_ipp.h.


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