Home
last modified time | relevance | path

Searched refs:AdmRenderFramePrepare (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/audio/test/systemtest/common/adm_common/include/
Daudio_adm_common.h96 int32_t AdmRenderFramePrepare(const std::string& path, char *&frame, uint32_t& numRead, uint32_t& f…
/drivers/peripheral/audio/test/systemtest/common/adm_common/src/
Daudio_adm_common.cpp92 int32_t AdmRenderFramePrepare(const std::string& path, char *&frame, uint32_t& readSize, uint32_t& … in AdmRenderFramePrepare() function
150 ret = AdmRenderFramePrepare(path, buf, bufsize, frameSize); in WriteFrameToSBuf()