Home
last modified time | relevance | path

Searched refs:gs_enPayloadType (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/dependency/
H A Daudio_test.c38 static PAYLOAD_TYPE_E gs_enPayloadType = PT_AAC; variable
185 pfd = SAMPLE_AUDIO_OpenAdecFile_AAC(num, AdChn, gs_enPayloadType); in SAMPLE_AUDIO_AdecAoInner()
238 s32Ret = SAMPLE_COMM_AUDIO_StartAdec(AdChn, gs_enPayloadType); in SAMPLE_AUDIO_AdecAo()
276 s32Ret = SAMPLE_COMM_AUDIO_StartAdec(AdChn, gs_enPayloadType); in SAMPLE_AUDIO_StartAdecAo()
286 pfd = SAMPLE_AUDIO_OpenAencFile(AdChn, gs_enPayloadType); in SAMPLE_AUDIO_StartAdecAo()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/
H A Dsample_audio.c37 static PAYLOAD_TYPE_E gs_enPayloadType = PT_AAC; variable
230 pfd = SAMPLE_AUDIO_OpenAdecFile(AdChn, gs_enPayloadType); in SAMPLE_AUDIO_AdecAoInner()
276 s32Ret = SAMPLE_COMM_AUDIO_StartAdec(AdChn, gs_enPayloadType); in SAMPLE_AUDIO_AdecAo()
338 s32Ret = SAMPLE_COMM_AUDIO_StartAdec(AdChn, gs_enPayloadType); in SAMPLE_AUDIO_StartAdecAo()
349 pfd = SAMPLE_AUDIO_OpenAencFile(AdChn, gs_enPayloadType); in SAMPLE_AUDIO_StartAdecAo()
472 s32Ret = SAMPLE_COMM_AUDIO_StartAenc(s32AencChnCnt, &stAioAttr, gs_enPayloadType); in SAMPLE_AUDIO_AiAenc()

Completed in 2 milliseconds