Rate This Document
Findability
Accuracy
Completeness
Readability

Change Description

New Features

Library

HMPPA (audio library)

Description

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

  • HMPPA_Evs_GetEncodeDstBufLen_16s8u: obtains the size of the memory to be applied for encoding.
  • HMPPA_Evs_EncodeInit_16s8u: initializes structures.
  • HMPPA_Evs_Encode_16s8u: main encoding function.
  • HMPPA_Evs_EncodeRelease_16s8u: releases the allocated memory space.

Modified Features

None

Removed Features

None