Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/
H A DhalAUDIO.c4105 AUDIO_DEC_ID *pDecPriority = NULL; in _HAL_AUDIO_Get_SourceDecoderIndex() local
4111 pDecPriority = DTVDecPriority; in _HAL_AUDIO_Get_SourceDecoderIndex()
4117 pDecPriority = HDMIDecPriority; in _HAL_AUDIO_Get_SourceDecoderIndex()
4123 pDecPriority = MMDecPriority; in _HAL_AUDIO_Get_SourceDecoderIndex()
4136 … if(g_AudioVars2->AudioDecStatus[pDecPriority[u32DecIndex]].eSourceType == E_AUDIO_INFO_DTV_IN) in _HAL_AUDIO_Get_SourceDecoderIndex()
4138 u32CurrDecIndex = pDecPriority[u32DecIndex]; in _HAL_AUDIO_Get_SourceDecoderIndex()
/utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/
H A DhalAUDIO.c4831 AUDIO_DEC_ID *pDecPriority = NULL; in _HAL_AUDIO_Get_SourceDecoderIndex() local
4837 pDecPriority = DTVDecPriority; in _HAL_AUDIO_Get_SourceDecoderIndex()
4843 pDecPriority = HDMIDecPriority; in _HAL_AUDIO_Get_SourceDecoderIndex()
4849 pDecPriority = MMDecPriority; in _HAL_AUDIO_Get_SourceDecoderIndex()
4862 … if(g_AudioVars2->AudioDecStatus[pDecPriority[u32DecIndex]].eSourceType == E_AUDIO_INFO_DTV_IN) in _HAL_AUDIO_Get_SourceDecoderIndex()
4864 u32CurrDecIndex = pDecPriority[u32DecIndex]; in _HAL_AUDIO_Get_SourceDecoderIndex()