Home
last modified time | relevance | path

Searched refs:G_PERIODSIZE (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/audio/test/fuzztest/common/include/
H A Daudio_adm_fuzzer_common.h59 const int G_PERIODSIZE = 4096; member
/drivers/peripheral/audio/test/systemtest/common/lib_common/include/
H A Daudio_lib_common.h43 const int G_PERIODSIZE = 4096; member
/drivers/peripheral/audio/test/fuzztest/common/src/
H A Daudio_adm_fuzzer_common.cpp62 frameRenderMode.periodSize = G_PERIODSIZE; in InitRenderFramepara()
80 frameCaptureMode.periodSize = G_PERIODSIZE; in InitHwCaptureFramepara()
/drivers/peripheral/audio/test/systemtest/common/lib_common/src/
H A Daudio_lib_common.cpp47 frameRenderMode.periodSize = G_PERIODSIZE; in InitRenderFramepara()
65 frameCaptureMode.periodSize = G_PERIODSIZE; in InitHwCaptureFramepara()

Completed in 3 milliseconds