TI J721E Imaging User Guide
hwa_vpac_viss3l.h File Reference

Introduction

The VISS kernels in this kernel extension.

Go to the source code of this file.

Data Structures

struct  tivx_vpac_viss_params_t
 The configuration data structure used by the TIVX_KERNEL_VISS kernel. More...
 

Macros

#define TIVX_VPAC_VISS_FCP_NUM_INSTANCES   (1U)
 
#define TIVX_VPAC_VISS_IR_DISABLE   (0U)
 
#define TIVX_VPAC_VISS_IR_ENABLE   (1U)
 
#define TIVX_VPAC_VISS_BAYER_DISABLE   (0U)
 
#define TIVX_VPAC_VISS_BAYER_ENABLE   (1U)
 

Functions

VX_API_ENTRY vx_node VX_API_CALL tivxVpacVissNode (vx_graph graph, vx_user_data_object configuration, vx_user_data_object ae_awb_result, vx_user_data_object dcc_buf, tivx_raw_image raw, vx_image output0, vx_image output1, vx_image output2, vx_image output3, vx_image output4, vx_user_data_object h3a_output, vx_distribution histogram0, vx_distribution histogram1, vx_distribution raw_histogram)
 [Graph] Creates a VPAC_VISS Node. More...
 

Macro Definition Documentation

◆ TIVX_VPAC_VISS_FCP_NUM_INSTANCES

#define TIVX_VPAC_VISS_FCP_NUM_INSTANCES   (1U)

◆ TIVX_VPAC_VISS_IR_DISABLE

#define TIVX_VPAC_VISS_IR_DISABLE   (0U)

◆ TIVX_VPAC_VISS_IR_ENABLE

#define TIVX_VPAC_VISS_IR_ENABLE   (1U)

◆ TIVX_VPAC_VISS_BAYER_DISABLE

#define TIVX_VPAC_VISS_BAYER_DISABLE   (0U)

◆ TIVX_VPAC_VISS_BAYER_ENABLE

#define TIVX_VPAC_VISS_BAYER_ENABLE   (1U)