TIOVX User Guide

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

#include <hwa_vpac_ldc.h>

Data Fields

uint32_t mesh_frame_width
 
uint32_t mesh_frame_height
 
uint32_t subsample_factor
 

Detailed Description

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

Definition at line 254 of file hwa_vpac_ldc.h.

Field Documentation

◆ mesh_frame_width

uint32_t tivx_vpac_ldc_mesh_params_t::mesh_frame_width

Mesh table full-frame width before subsampling

Definition at line 257 of file hwa_vpac_ldc.h.

◆ mesh_frame_height

uint32_t tivx_vpac_ldc_mesh_params_t::mesh_frame_height

Mesh table full-frame height before subsampling

Definition at line 259 of file hwa_vpac_ldc.h.

◆ subsample_factor

uint32_t tivx_vpac_ldc_mesh_params_t::subsample_factor

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

Definition at line 263 of file hwa_vpac_ldc.h.


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