![]() |
TI J721E Imaging User Guide
|
The input config data structure used by the TIVX_KERNEL_VPAC_MSC kernel.
Data Fields | |
uint32_t | kern_sz |
uint32_t | src_ln_inc_2 |
uint32_t | input_align_12bit |
uint32_t | yc_mode |
uint32_t tivx_vpac_msc_input_params_t::kern_sz |
kernel size [Range (3 - 5)]
uint32_t tivx_vpac_msc_input_params_t::src_ln_inc_2 |
0: Off, 1: vertical skip input lines (LSE)
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
uint32_t tivx_vpac_msc_input_params_t::yc_mode |
When input format is NV12 and output format is U8, this flag indicates which plane(chroma or luma) is scaled for all outputs 0: Luma only mode, 1: Chroma Only mode TIVX_VPAC_MSC_MODE_LUMA_ONLY, TIVX_VPAC_MSC_MODE_CHROMA_ONLY macros