Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalMAD.c191 #define STC_TICK_TO_NS(t) ((((t) & STC_BITS_MASK) * 1000LL) /STC_CLOCK_TICK) macro
5910 u64cpts = STC_TICK_TO_NS(u64cpts); in HAL_MAD_GetAudioInfo2()
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalMAD.c191 #define STC_TICK_TO_NS(t) ((((t) & STC_BITS_MASK) * 1000LL) /STC_CLOCK_TICK) macro
5942 u64cpts = STC_TICK_TO_NS(u64cpts); in HAL_MAD_GetAudioInfo2()
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/
H A DhalMAD.c185 #define STC_TICK_TO_NS(t) ((((t) & STC_BITS_MASK) * 1000LL) /STC_CLOCK_TICK) macro
6249 u64cpts = STC_TICK_TO_NS(u64cpts); in HAL_MAD_GetAudioInfo2()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalMAD.c191 #define STC_TICK_TO_NS(t) ((((t) & STC_BITS_MASK) * 1000LL) /STC_CLOCK_TICK) macro
5992 u64cpts = STC_TICK_TO_NS(u64cpts); in HAL_MAD_GetAudioInfo2()