Home
last modified time | relevance | path

Searched refs:WavHeadAnalysis (Results 1 - 8 of 8) sorted by relevance

/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h225 int32_t WavHeadAnalysis(struct AudioHeadInfo &wavHeadInfo, FILE *file, struct AudioSampleAttributes &attrs);
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h193 int32_t WavHeadAnalysis(struct AudioHeadInfo &wavHeadInfo, FILE *file, struct AudioSampleAttributes &attrs);
/drivers/peripheral/audio/test/systemtest/common/adm_common/src/
H A Daudio_adm_common.cpp109 ret = WavHeadAnalysis(headInfo, file, attrs); in AdmRenderFramePrepare()
/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp218 int32_t WavHeadAnalysis(struct AudioHeadInfo &wavHeadInfo, FILE *file, struct AudioSampleAttributes &attrs) in WavHeadAnalysis() function
638 ret = WavHeadAnalysis(headInfo, file, attrs); in RenderFramePrepare()
928 if (WavHeadAnalysis(audiopara.headInfo, file, audiopara.attrs) < 0) { in PlayAudioFile()
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H A Dhdi_service_common.cpp216 int32_t WavHeadAnalysis(struct AudioHeadInfo &wavHeadInfo, FILE *file, struct AudioSampleAttributes &attrs) in WavHeadAnalysis() function
660 ret = WavHeadAnalysis(headInfo, file, attrs); in RenderFramePrepare()
795 if (WavHeadAnalysis(audiopara.headInfo, file, audiopara.attrs) < 0) { in PlayAudioFile()
/drivers/peripheral/audio/test/systemtest/supportlibs/common/render/src/
H A Daudio_librender_test.cpp171 if (WavHeadAnalysis(wavHeadInfo, file, attrs)) { in LibStartAndStream()
535 ret = WavHeadAnalysis(wavHeadInfo, file, hwRender->renderParam.frameRenderMode.attrs); in HWTEST_F()
H A Daudio_alsa_librender_test.cpp528 ret = WavHeadAnalysis(wavHeadInfo, file, hwRender->renderParam.frameRenderMode.attrs); in HWTEST_F()
567 ret = WavHeadAnalysis(wavHeadInfo, file, hwRender->renderParam.frameRenderMode.attrs); in HWTEST_F()
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H A Daudio_idl_hdirender_test.cpp555 ret = WavHeadAnalysis(headInfo, file, attrs); in HWTEST_F()

Completed in 10 milliseconds