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/
H A Daudio_adm_common.h96 int32_t AdmRenderFramePrepare(const std::string& path, char *&frame, uint32_t& numRead, uint32_t& frameSize);
/drivers/peripheral/audio/test/systemtest/common/adm_common/src/
H A Daudio_adm_common.cpp92 int32_t AdmRenderFramePrepare(const std::string& path, char *&frame, uint32_t& readSize, uint32_t& frameSize) in AdmRenderFramePrepare() function
150 ret = AdmRenderFramePrepare(path, buf, bufsize, frameSize); in WriteFrameToSBuf()

Completed in 2 milliseconds