This section contains APIs for HW accelerator initialization.
◆ appFvid2Init()
int32_t appFvid2Init |
( |
void |
| ) |
|
Performs initializations needed for Fvid2 must be called before capture, display and other HWA init.
◆ appCsi2RxInit()
int32_t appCsi2RxInit |
( |
void |
| ) |
|
Performs initializations needed for CSI2RX driver.
◆ appCsi2TxInit()
int32_t appCsi2TxInit |
( |
void |
| ) |
|
Performs initializations needed for CSI2TX driver.
◆ appVhwaVpacInit()
int32_t appVhwaVpacInit |
( |
uint32_t |
vpacInst | ) |
|
Performs initializations needed for VHWA drivers.
◆ appVhwaDmpacInit()
int32_t appVhwaDmpacInit |
( |
void |
| ) |
|
◆ appCsi2RxDeInit()
int32_t appCsi2RxDeInit |
( |
void |
| ) |
|
Performs de-initializations needed for CSI2RX driver.
◆ appCsi2TxDeInit()
int32_t appCsi2TxDeInit |
( |
void |
| ) |
|
Performs de-initializations needed for CSI2TX driver.
◆ appFvid2DeInit()
int32_t appFvid2DeInit |
( |
void |
| ) |
|
Performs de-initializations needed for Fvid2.
◆ appVhwaVpacDeInit()
int32_t appVhwaVpacDeInit |
( |
void |
| ) |
|
Performs de-initializations needed for VHWA drivers.
◆ appVhwaDmpacDeInit()
int32_t appVhwaDmpacDeInit |
( |
void |
| ) |
|
◆ appVhwaRemoteServiceInit()
int32_t appVhwaRemoteServiceInit |
( |
| ) |
|
Performs registration of remote service for SL2.
◆ appVhwaRemoteServiceDeInit()
int32_t appVhwaRemoteServiceDeInit |
( |
| ) |
|
Performs unregistration of remote service for SL2.
◆ appVissRemoteServiceInit()
int32_t appVissRemoteServiceInit |
( |
| ) |
|
Performs registration of remote service for VISS node.
◆ appVissRemoteServiceDeInit()
int32_t appVissRemoteServiceDeInit |
( |
| ) |
|
Performs unregistration of remote service for VISS node.