Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds