Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/supportlibs/adm_adapter/src/
H A Daudio_interface_lib_render.c28 #define TIME_COUNT_MS_TO_US 1000 macro
907 usleep(ms * TIME_COUNT_MS_TO_US); in AudioOutputRenderWriteFrame()