Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalMAD.c5906 MS_U64 u64cpts=0; in HAL_MAD_GetAudioInfo2()
5909u64cpts = ((MS_U64)HAL_DEC_R2_Get_SHM_INFO(R2_SHM_INFO_TVOS2_CPTS, adec_id))<<1; in HAL_MAD_GetAudioInfo2()
5910 u64cpts = STC_TICK_TO_NS(u64cpts); in HAL_MAD_GetAudioInfo2()
5911 pPCMInfo->S64CPTS = (MS_S64)u64cpts; in HAL_MAD_GetAudioInfo2()
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalMAD.c5938 MS_U64 u64cpts=0; in HAL_MAD_GetAudioInfo2()
5941u64cpts = ((MS_U64)HAL_DEC_R2_Get_SHM_INFO(R2_SHM_INFO_TVOS2_CPTS, adec_id))<<1; in HAL_MAD_GetAudioInfo2()
5942 u64cpts = STC_TICK_TO_NS(u64cpts); in HAL_MAD_GetAudioInfo2()
5943 pPCMInfo->S64CPTS = (MS_S64)u64cpts; in HAL_MAD_GetAudioInfo2()
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/
H A DhalMAD.c6245 MS_U64 u64cpts=0; in HAL_MAD_GetAudioInfo2() local
6248u64cpts = ((MS_U64)HAL_DEC_R2_Get_SHM_INFO(R2_SHM_INFO_TVOS2_CPTS, DecId))<<1; in HAL_MAD_GetAudioInfo2()
6249 u64cpts = STC_TICK_TO_NS(u64cpts); in HAL_MAD_GetAudioInfo2()
6250 pPCMInfo->S64CPTS = (MS_S64)u64cpts; in HAL_MAD_GetAudioInfo2()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalMAD.c5988 MS_U64 u64cpts=0; in HAL_MAD_GetAudioInfo2()
5991u64cpts = ((MS_U64)HAL_DEC_R2_Get_SHM_INFO(R2_SHM_INFO_TVOS2_CPTS, adec_id))<<1; in HAL_MAD_GetAudioInfo2()
5992 u64cpts = STC_TICK_TO_NS(u64cpts); in HAL_MAD_GetAudioInfo2()
5993 pPCMInfo->S64CPTS = (MS_S64)u64cpts; in HAL_MAD_GetAudioInfo2()