Home
last modified time | relevance | path

Searched refs:AUDIO_MS_PER_SECOND (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/distributed_audio/hdi_service/common/utils/include/
H A Ddaudio_utils.h25 #define AUDIO_MS_PER_SECOND 1000 macro
/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
H A Ddaudio_utils.cpp169 AUDIO_MS_PER_SECOND : DEFAULT_AUDIO_DATA_SIZE; in CalculateFrameSize()
174 return (sampleRate * timems) / AUDIO_MS_PER_SECOND; in CalculateSampleNum()

Completed in 2 milliseconds