hi_mpi_vi_pipe_release_buffer

The Atlas 200/300/500 Inference Product does not support this API.

The Atlas Training Series Product does not support this API.

Description

Releases the resources related to video frames obtained by calling hi_mpi_vi_pipe_get_buffer.

Prototype

hi_s32 hi_mpi_vi_pipe_release_buffer(hi_vi_pipe vi_pipe, const hi_video_frame_info *frame_info)

Parameters

Parameter

Input/Output

Description

vi_pipe

Input

Pipe ID.

Value range: [0, 12)

frame_info

Input

Video frame information.

Returns