hi_mpi_vdec_close_fd
This API is reserved and is not supported in the current version.
Description
Closes the device file descriptor corresponding to a decoding channel.
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: Video Decoder (VDEC) and JPEG Decoder (JPEGD)