Home
last modified time | relevance | path

Searched defs:FILE_CAPTURE_SIZE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h64 const int FILE_CAPTURE_SIZE = 1024 * 1024 * 1; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h79 const int FILE_CAPTURE_SIZE = 1024 * 1024 * 1; variable
/ohos5.0/drivers/peripheral/audio/test/sample/
H A Didl_capture.c52 #define FILE_CAPTURE_SIZE (1024 * 1024 * 3) // 3M macro