Home
last modified time | relevance | path

Searched refs:MEGABYTE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h65 const uint64_t MEGABYTE = 1024; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h80 const uint64_t MEGABYTE = 1024; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp714 } while (totalSize <= filesize * MEGABYTE); in StartRecord()
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H A Dhdi_service_common.cpp750 } while (totalSize <= filesize * MEGABYTE); in StartRecord()