hi_mpi_vdec_close_fd
Description
Closes the device file descriptor corresponding to a decoding channel.
The current version does not support this API.
Prototype
hi_s32 hi_mpi_vdec_close_fd(hi_vdec_chn chn)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
chn |
Input |
Decoding channel ID. |
Returns
- 0: success
- Other values: failure. For details, see VDEC/JPEGD Return Codes.
Parent topic: VDEC/JPEGD