hi_mpi_vi_get_dev_bind_pipe

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

The Atlas Training Series Product does not support this API.

Description

Obtains the binding relationship between a VI device and a physical pipe.

Prototype

hi_s32 hi_mpi_vi_get_dev_bind_pipe(hi_vi_dev vi_dev, hi_vi_dev_bind_pipe *dev_bind_pipe)

Parameters

Parameter

Input/Output

Description

vi_dev

Input

VI device ID.

Value range: [0, 4)

dev_bind_pipe

Output

Physical VI pipe ID.

Value range: [0, 4)

Returns