![]() |
Vision Apps User Guide
|
This section contains APIs for HW accelerator initialization. More...
Functions | |
| int32_t | appFvid2Init (void) |
| Performs initializations needed for Fvid2 must be called before capture, display and other HWA init. More... | |
| int32_t | appCsi2RxInit (void) |
| Performs initializations needed for CSI2RX driver. More... | |
| int32_t | appVhwaInit (void) |
| Performs initializations needed for VHWA drivers. More... | |
| int32_t | appCsi2RxDeInit (void) |
| Performs de-initializations needed for CSI2RX driver. More... | |
| int32_t | appFvid2DeInit (void) |
| Performs de-initializations needed for Fvid2. More... | |
| int32_t | appVhwaDeInit (void) |
| Performs de-initializations needed for VHWA drivers. More... | |
This section contains APIs for HW accelerator initialization.
| int32_t appFvid2Init | ( | void | ) |
Performs initializations needed for Fvid2 must be called before capture, display and other HWA init.
| int32_t appCsi2RxInit | ( | void | ) |
Performs initializations needed for CSI2RX driver.
| int32_t appVhwaInit | ( | void | ) |
Performs initializations needed for VHWA drivers.
| int32_t appCsi2RxDeInit | ( | void | ) |
Performs de-initializations needed for CSI2RX driver.
| int32_t appFvid2DeInit | ( | void | ) |
Performs de-initializations needed for Fvid2.
| int32_t appVhwaDeInit | ( | void | ) |
Performs de-initializations needed for VHWA drivers.