hi_mpi_hdmi_deinit

Applicability

Product

Supported

Atlas 350 Accelerator Card

Atlas A3 training product / Atlas A3 inference product

Atlas A2 training product / Atlas A2 inference product

Atlas 200I/500 A2 inference product

Atlas inference product

Atlas training product

Function Description

Deinitializes the HDMI.

Prototype

hi_s32 hi_mpi_hdmi_deinit(void)

Parameters

None

Returns

Restrictions

  • This interface must be invoked in pairs with the hi_mpi_hdmi_init interface. That is, the hi_mpi_hdmi_deinit interface can be invoked only after the hi_mpi_hdmi_init function is invoked. The number of invoking times of the two interfaces must be the same.
  • Currently, this API does not support multiple processes.

See Also

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