TIOVX User Guide

The input config data structure used by the TIVX_KERNEL_VPAC_MSC kernel. More...

#include <hwa_vpac_msc.h>

Data Fields

uint32_t kern_sz
 
uint32_t src_ln_inc_2
 
uint32_t input_align_12bit
 

Detailed Description

The input config data structure used by the TIVX_KERNEL_VPAC_MSC kernel.

Definition at line 340 of file hwa_vpac_msc.h.

Field Documentation

◆ kern_sz

uint32_t tivx_vpac_msc_input_params_t::kern_sz

kernel size [Range (3 - 5)]

Definition at line 342 of file hwa_vpac_msc.h.

◆ src_ln_inc_2

uint32_t tivx_vpac_msc_input_params_t::src_ln_inc_2

0: Off, 1: vertical skip input lines (LSE)

Definition at line 344 of file hwa_vpac_msc.h.

◆ input_align_12bit

uint32_t tivx_vpac_msc_input_params_t::input_align_12bit

Optional: When input 16-bit unpacked, alignment of 12-bit pixel, 0: LSB, 1:MSB

Definition at line 347 of file hwa_vpac_msc.h.


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