Home
last modified time | relevance | path

Searched refs:AddWavFileHeader (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/audio/test/sample/
H A Dframework_common.h84 int32_t AddWavFileHeader(FILE *file, const struct StrParaCapture *strParam);
H A Dframework_common.c133 int32_t AddWavFileHeader(FILE *file, const struct StrParaCapture *strParam) in AddWavFileHeader() function
H A Didl_capture.c261 if (AddWavFileHeader(g_file, &g_str) < 0) { in StopButtonCapture()
262 AUDIO_FUNC_LOGE("AddWavFileHeader Fail"); in StopButtonCapture()

Completed in 6 milliseconds