我要评分
获取效率
正确性
完整性
易理解

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