PDK API Guide for J721E
Vhwa_M2mVissSl2Params Struct Reference

Data Fields

uint32_t maxInWidth [VHWA_M2M_VISS_MAX_INPUTS]
 
uint32_t inCcsf
 
uint32_t inDepth
 
uint32_t maxOutWidth [VHWA_M2M_VISS_MAX_OUTPUTS]
 
uint32_t outCcsf [VHWA_M2M_VISS_MAX_OUTPUTS]
 
uint32_t outDepth [VHWA_M2M_VISS_MAX_OUTPUTS]
 

Field Documentation

◆ maxInWidth

uint32_t Vhwa_M2mVissSl2Params::maxInWidth[VHWA_M2M_VISS_MAX_INPUTS]

Maximum input image width, If set to 0, memory for that channel is not allocated. Depth and CCSF is common for all three input channels, But interface for max Input width is provided, so that internal memory can be allocated for less than 3 channels

◆ inCcsf

uint32_t Vhwa_M2mVissSl2Params::inCcsf

Input image storage format, It is common for all input channels

◆ inDepth

uint32_t Vhwa_M2mVissSl2Params::inDepth

Buffer Depth It is common for all input channels

◆ maxOutWidth

uint32_t Vhwa_M2mVissSl2Params::maxOutWidth[VHWA_M2M_VISS_MAX_OUTPUTS]

Maximum input image width

◆ outCcsf

uint32_t Vhwa_M2mVissSl2Params::outCcsf[VHWA_M2M_VISS_MAX_OUTPUTS]

Output image storage format

◆ outDepth

uint32_t Vhwa_M2mVissSl2Params::outDepth[VHWA_M2M_VISS_MAX_OUTPUTS]

Buffer Depth