hi_mpi_venc_get_mod_param

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

Obtains the encoding module parameters.

You are advised to set the mod_type parameter in the hi_venc_mod_param structure before calling this API. The API obtains the corresponding module parameters based on the module type.

Prototype

hi_s32 hi_mpi_venc_get_mod_param(hi_venc_mod_param *mod_param)

Parameters

Parameter

Input/Output

Description

mod_param

Output

Pointer to the encoding module parameters.

Returns

See Also

For details about the API call sequence and examples, see JPEGE and VENC.