hi_mpi_hdmi_deinit

Applicability

Product

Supported

Atlas A3 training products / Atlas A3 inference products

Atlas A2 training products / Atlas A2 inference products

Atlas 200I/500 A2 inference products

Atlas inference products

Atlas training products

Description

Deinitializes the HDMI.

Prototype

hi_s32 hi_mpi_hdmi_deinit(void)

Parameters

None

Returns

Restrictions

  • This API must be called in pair with hi_mpi_hdmi_init. Specifically, call hi_mpi_hdmi_deinit after hi_mpi_hdmi_init is called. In addition, ensure that the calls of these two APIs are the same.
  • Currently, this API does not support multiple processes.

See Also

For the API call sequence, see Video Decoding, Processing, and Display (NVR Scenario).