TIOVX User Guide

The alternative region_params data structure used by the TIVX_KERNEL_VPAC_LDC kernel. More...

#include <hwa_vpac_ldc.h>

Data Fields

uint32_t reg_width [3]
 
uint32_t reg_height [3]
 
tivx_vpac_ldc_region_params_t reg_params [3][3]
 

Detailed Description

The alternative region_params data structure used by the TIVX_KERNEL_VPAC_LDC kernel.

Definition at line 239 of file hwa_vpac_ldc.h.

Field Documentation

◆ reg_width

uint32_t tivx_vpac_ldc_multi_region_params_t::reg_width[3]

Width of each column of sub-frames [Range (1 - 8191)]

Definition at line 241 of file hwa_vpac_ldc.h.

◆ reg_height

uint32_t tivx_vpac_ldc_multi_region_params_t::reg_height[3]

Height of each row of sub-frames [Range (1 - 8191)]

Definition at line 243 of file hwa_vpac_ldc.h.

◆ reg_params

tivx_vpac_ldc_region_params_t tivx_vpac_ldc_multi_region_params_t::reg_params[3][3]

Each Region Parameters Parameters

Definition at line 245 of file hwa_vpac_ldc.h.


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