Home
last modified time | relevance | path

Searched defs:hAACDecoder (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/adp/
Daudio_aac_adp.c419 static HI_VOID AACFreeDecoder_Adp(HAACDecoder hAACDecoder) in AACFreeDecoder_Adp()
428 static HI_S32 AACDecodeFindSyncHeader_Adp(HAACDecoder hAACDecoder, HI_U8 **ppInbufPtr, HI_S32 *pByt… in AACDecodeFindSyncHeader_Adp()
437 static HI_S32 AACDecodeFrame_Adp(HAACDecoder hAACDecoder, HI_U8 **ppInbufPtr, HI_S32 *pBytesLeft, H… in AACDecodeFrame_Adp()
446 static HI_S32 AACGetLastFrameInfo_Adp(HAACDecoder hAACDecoder, AACFrameInfo *aacFrameInfo) in AACGetLastFrameInfo_Adp()