MPP Programming Interface Reference Manual  jpl-r3.6.0-rc2
mpi_dip_3a.h File Reference

MPI for DIP 3A algorithm. More...

#include "mpi_dip_types.h"

Data Structures

struct  MPI_AWB_STAT_S
 Defines the statistics of AWB algorithm. More...
 
struct  MPI_AE_PARAM_S
 Defines the parameters for the AE algorithm. More...
 
struct  MPI_AE_RESULT_S
 Defines the results returned by the AE algorithm to the DIP for configuring registers. More...
 
struct  MPI_AE_STAT_1_S
 Defines the statistics of AE algorithm. More...
 
struct  MPI_AE_STAT_2_S
 Defines the extra statistics of AE algorithm. More...
 
struct  MPI_AE_STAT_3_S
 Defines the statistics of AE algorithm. HC17x2 series not support. More...
 
struct  MPI_AE_STAT_4_S
 Defines the extra statistics of AE algorithm. HC17x2 series not support. More...
 
struct  MPI_AE_STAT_5_S
 Defines the zoned statistics of AE algorithm. HC17x2 series not support. More...
 
struct  MPI_AE_INFO_S
 Structure of auto exposure information. More...
 
struct  MPI_AE_CALLBACK_S
 Defines the AE callback function. More...
 
struct  MPI_AWB_PARAM_S
 Defines the parameters for the AWB algorithm. More...
 
struct  MPI_AWB_STAT_1_S
 Defines the statistics of AWB algorithm. HC17x2 series not support. More...
 
struct  MPI_AWB_STAT_2_S
 Defines the zoned statistics of AWB algorithm. HC17x2 series not support. More...
 
struct  MPI_AWB_STAT_3_S
 Defines the extra statistics of AWB algorithm. HC17x2 series not support. More...
 
struct  MPI_AWB_STAT_4_S
 Defines the extra zoned statistics of AWB algorithm. HC17x2 series not support. More...
 
struct  MPI_AWB_INFO_S
 Structure of white balance information. More...
 
struct  MPI_AWB_RESULT_S
 Defines the results returned by the AWB system path to the DIP for configuring registers. More...
 
struct  MPI_AWB_CALLBACK_S
 Defines the AWB algorithm callback function. More...
 

Functions

INT32 MPI_setFramerate (MPI_PATH idx, FLOAT fps, RANGE_S *inttime)
 
INT32 MPI_setSlowInttime (MPI_PATH idx, UINT32 period_us, FLOAT *fps)
 
INT32 MPI_setInttime (MPI_PATH idx, UINT32 time_us)
 
INT32 MPI_setSensorGain (MPI_PATH idx, UINT32 gain)
 

Detailed Description

MPI for DIP 3A algorithm.