hi_mpi_vo_handle_to_phys_addr

Description

This API is based on the buffer pool handle. This API is reserved and not supported currently.

Prototype

hi_u64 hi_mpi_vo_handle_to_phys_addr(hi_s32 handle)

Parameters

Parameter

Input/Output

Description

handle

Input

Buffer pool handle.

Returns

  • 0: failure. The address is NULL.
  • Other values: success. Requested buffer address.