Rate This Document
Findability
Accuracy
Completeness
Readability

Change Description

New Features

Library

HMPPA (audio library)

Description

Implemented Enhanced Voice Services (EVS) decoding for the audio library based on the Kunpeng 920 processor. The following four interfaces are added:

  • HMPPA_Evs_GetDecodeDstBufLen_8u16s: obtains the size of memory required for decoding and allocates memory.
  • HMPPA_Evs_DecodeInit_8u16s: initializes structures.
  • HMPPA_Evs_Decode_8u16s: main decoding function.
  • HMPPA_Evs_DecodeRelease_8u16s: releases the allocated memory space.

Modified Features

None

Removed Features

None