venc_get_qpmap_stride

Applicability

Product

Supported (√/x)

Atlas A3 training products/Atlas A3 inference products

x

Atlas A2 training products/Atlas A2 inference products

x

Atlas training products

x

Atlas inference products

Atlas 200I/500 A2 inference products

x

Function Usage

Obtains the stride of the QpMap table.

Prototype

  • C Prototype
    1
    hi_s32 hi_mpi_venc_get_qpmap_stride(hi_u32width)
    
  • Python Function
    1
    stride = acl.himpi.venc_get_qpmap_stride(width)
    

Parameter Description

Parameter

Description

width

Int, width of the encoded image.

Return Value Description

Return Value

Description

stride

Int.

  • 0: failure
  • Other values: success