PDK API Guide for J721E
Vhwa_M2mDofSl2AllocPrms Struct Reference

Detailed Description

Init Parameters required to allocate DOF driver.

struct Vhwa_m2mDofSl2AllocPrms

Data Fields

uint32_t maxImgWidth
 
uint32_t inCcsf
 
uint32_t refBuffDepth
 
uint32_t currBuffDepth
 
uint32_t fvBuffDepth
 
uint32_t topSR
 
uint32_t botSR
 

Field Documentation

◆ maxImgWidth

uint32_t Vhwa_M2mDofSl2AllocPrms::maxImgWidth

These parameters are used by the driver to allocater SL2 memory, used all driver handles. Ensure to allocate max of all handles requirement.Maximun image width

◆ inCcsf

uint32_t Vhwa_M2mDofSl2AllocPrms::inCcsf

CCSF for input image

◆ refBuffDepth

uint32_t Vhwa_M2mDofSl2AllocPrms::refBuffDepth

Input buffer depth in SL2 for reference image, final depth will be calculated based on tob and bottom searc range. Minumum configurable depth is 2

◆ currBuffDepth

uint32_t Vhwa_M2mDofSl2AllocPrms::currBuffDepth

Input buffer depth in SL2 for Current image Minumum configurable depth is 2

◆ fvBuffDepth

uint32_t Vhwa_M2mDofSl2AllocPrms::fvBuffDepth

Flow vector buffer depth in Sl2

◆ topSR

uint32_t Vhwa_M2mDofSl2AllocPrms::topSR

Top search range

◆ botSR

uint32_t Vhwa_M2mDofSl2AllocPrms::botSR

Bottom search range