hi_mpi_vpc_destroy_chn
The
The
Description
Destroys an image processing channel.
Restrictions
The channel ID must not be greater than the maximum channel ID.
Prototype
hi_s32 hi_mpi_vpc_destroy_chn(hi_vpc_chn chn)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
chn |
Input |
Channel ID for image processing. |
Returns
- 0: success
- Other values: failure. For details, see VPC Return Codes.
Parent topic: VPC