TI J721E Imaging User Guide
tivx_vpac_ldc_mesh_params_t Struct Reference

Detailed Description

The mesh data structure in the configuration data structure used by the TIVX_KERNEL_VPAC_LDC kernel.

Data Fields

uint32_t mesh_frame_width
 
uint32_t mesh_frame_height
 
uint32_t subsample_factor
 

Field Documentation

◆ mesh_frame_width

uint32_t tivx_vpac_ldc_mesh_params_t::mesh_frame_width

Mesh table full-frame width before subsampling

◆ mesh_frame_height

uint32_t tivx_vpac_ldc_mesh_params_t::mesh_frame_height

Mesh table full-frame height before subsampling

◆ subsample_factor

uint32_t tivx_vpac_ldc_mesh_params_t::subsample_factor

Lut down sampling factor, Valid value is in the range [0,7].