Home
last modified time | relevance | path

Searched refs:RenderFramePrepare (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H A Daudio_idl_hdirender_test.cpp137 ret = RenderFramePrepare(AUDIO_FILE, frame, requestBytes); in HWTEST_F()
165 ret = RenderFramePrepare(AUDIO_FILE, frame, requestBytes); in HWTEST_F()
212 ret = RenderFramePrepare(AUDIO_FILE, frame, requestBytes); in HWTEST_F()
236 ret = RenderFramePrepare(AUDIO_FILE, frame, requestBytes); in HWTEST_F()
/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h243 int32_t RenderFramePrepare(const std::string &path, char *&frame, uint64_t &numRead);
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h216 int32_t RenderFramePrepare(const std::string &path, char *&frame, uint64_t &numRead);
/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp408 ret = RenderFramePrepare(AUDIO_FILE, frame, numRead); in AudioRenderStartAndOneFrame()
617 int32_t RenderFramePrepare(const std::string &path, char *&frame, uint64_t &readSize) in RenderFramePrepare() function
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H A Dhdi_service_common.cpp447 ret = RenderFramePrepare(AUDIO_FILE, frame, numRead); in AudioRenderStartAndOneFrame()
641 int32_t RenderFramePrepare(const std::string &path, char *&frame, uint64_t &readSize) in RenderFramePrepare() function
/drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/
H A Daudio_idlhdirender_performace_test.cpp677 ret = RenderFramePrepare(AUDIO_FILE, audiopara.frame, requestBytes); in HWTEST_F()

Completed in 8 milliseconds