![]() |
TI J721E Imaging User Guide
|
The region_params data structure used by the TIVX_KERNEL_VPAC_LDC kernel.
Data Fields | |
uint32_t | enable |
uint32_t | out_block_width |
uint32_t | out_block_height |
uint32_t | pixel_pad |
uint32_t tivx_vpac_ldc_region_params_t::enable |
Region enable, 0: Disabled, 1: Enabled
uint32_t tivx_vpac_ldc_region_params_t::out_block_width |
Output block width (must be multiple of 8) [Range (8 - 255)]
uint32_t tivx_vpac_ldc_region_params_t::out_block_height |
Output block height (must be multiple of 2) [Range (2 - 255)]
uint32_t tivx_vpac_ldc_region_params_t::pixel_pad |
Pixel Padding [Range (0 - 15)]