Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audio/
H A DhalMAD.c6155 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SetAudioOutputDeviceSelection() local
6167 u32DriverStrucVer = g_AudioVars2->g_AudioOutputDeviceSelection.u32StructVersion; in HAL_MAD_SetAudioOutputDeviceSelection()
6169 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SetAudioOutputDeviceSelection()
6171 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SetAudioOutputDeviceSelection()
6207 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SpecifyDigitalOutputCodec() local
6220 u32DriverStrucVer = g_AudioVars2->g_AudioSpecifiedDigitalOutput.u32StructVersion; in HAL_MAD_SpecifyDigitalOutputCodec()
6222 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SpecifyDigitalOutputCodec()
6224 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SpecifyDigitalOutputCodec()
6318 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_GetDecoderInfo() local
6330 u32DriverStrucVer = AUDIO_DECODER_INFO_VERSION; in HAL_MAD_GetDecoderInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/
H A DhalMAD.c5943 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SetAudioOutputDeviceSelection() local
5955 u32DriverStrucVer = g_AudioVars2->g_AudioOutputDeviceSelection.u32StructVersion; in HAL_MAD_SetAudioOutputDeviceSelection()
5957 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SetAudioOutputDeviceSelection()
5959 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SetAudioOutputDeviceSelection()
5995 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SpecifyDigitalOutputCodec() local
6008 u32DriverStrucVer = g_AudioVars2->g_AudioSpecifiedDigitalOutput.u32StructVersion; in HAL_MAD_SpecifyDigitalOutputCodec()
6010 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SpecifyDigitalOutputCodec()
6012 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SpecifyDigitalOutputCodec()
6107 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_GetDecoderInfo() local
6119 u32DriverStrucVer = AUDIO_DECODER_INFO_VERSION; in HAL_MAD_GetDecoderInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalMAD.c5983 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SetAudioOutputDeviceSelection() local
5995 u32DriverStrucVer = g_AudioVars2->g_AudioOutputDeviceSelection.u32StructVersion; in HAL_MAD_SetAudioOutputDeviceSelection()
5997 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SetAudioOutputDeviceSelection()
5999 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SetAudioOutputDeviceSelection()
6035 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SpecifyDigitalOutputCodec() local
6048 u32DriverStrucVer = g_AudioVars2->g_AudioSpecifiedDigitalOutput.u32StructVersion; in HAL_MAD_SpecifyDigitalOutputCodec()
6050 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SpecifyDigitalOutputCodec()
6052 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SpecifyDigitalOutputCodec()
6147 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_GetDecoderInfo() local
6159 u32DriverStrucVer = AUDIO_DECODER_INFO_VERSION; in HAL_MAD_GetDecoderInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/
H A DhalMAD.c6195 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SetAudioOutputDeviceSelection() local
6207 u32DriverStrucVer = g_AudioVars2->g_AudioOutputDeviceSelection.u32StructVersion; in HAL_MAD_SetAudioOutputDeviceSelection()
6209 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SetAudioOutputDeviceSelection()
6211 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SetAudioOutputDeviceSelection()
6247 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SpecifyDigitalOutputCodec() local
6260 u32DriverStrucVer = g_AudioVars2->g_AudioSpecifiedDigitalOutput.u32StructVersion; in HAL_MAD_SpecifyDigitalOutputCodec()
6262 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SpecifyDigitalOutputCodec()
6264 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SpecifyDigitalOutputCodec()
6359 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_GetDecoderInfo() local
6371 u32DriverStrucVer = AUDIO_DECODER_INFO_VERSION; in HAL_MAD_GetDecoderInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalMAD.c6086 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SetAudioOutputDeviceSelection() local
6098 u32DriverStrucVer = g_AudioVars2->g_AudioOutputDeviceSelection.u32StructVersion; in HAL_MAD_SetAudioOutputDeviceSelection()
6100 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SetAudioOutputDeviceSelection()
6102 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SetAudioOutputDeviceSelection()
6138 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SpecifyDigitalOutputCodec() local
6151 u32DriverStrucVer = g_AudioVars2->g_AudioSpecifiedDigitalOutput.u32StructVersion; in HAL_MAD_SpecifyDigitalOutputCodec()
6153 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SpecifyDigitalOutputCodec()
6155 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SpecifyDigitalOutputCodec()
6249 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_GetDecoderInfo() local
6261 u32DriverStrucVer = AUDIO_DECODER_INFO_VERSION; in HAL_MAD_GetDecoderInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audio/
H A DhalMAD.c5916 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SetAudioOutputDeviceSelection() local
5928 u32DriverStrucVer = g_AudioVars2->g_AudioOutputDeviceSelection.u32StructVersion; in HAL_MAD_SetAudioOutputDeviceSelection()
5930 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SetAudioOutputDeviceSelection()
5932 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SetAudioOutputDeviceSelection()
5968 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SpecifyDigitalOutputCodec() local
5981 u32DriverStrucVer = g_AudioVars2->g_AudioSpecifiedDigitalOutput.u32StructVersion; in HAL_MAD_SpecifyDigitalOutputCodec()
5983 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SpecifyDigitalOutputCodec()
5985 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SpecifyDigitalOutputCodec()
6079 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_GetDecoderInfo() local
6091 u32DriverStrucVer = AUDIO_DECODER_INFO_VERSION; in HAL_MAD_GetDecoderInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/macan/audio/
H A DhalMAD.c6011 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SetAudioOutputDeviceSelection() local
6023 u32DriverStrucVer = g_AudioVars2->g_AudioOutputDeviceSelection.u32StructVersion; in HAL_MAD_SetAudioOutputDeviceSelection()
6025 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SetAudioOutputDeviceSelection()
6027 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SetAudioOutputDeviceSelection()
6172 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SpecifyDigitalOutputCodec() local
6185 u32DriverStrucVer = g_AudioVars2->g_AudioSpecifiedDigitalOutput.u32StructVersion; in HAL_MAD_SpecifyDigitalOutputCodec()
6187 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SpecifyDigitalOutputCodec()
6189 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SpecifyDigitalOutputCodec()
6284 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_GetDecoderInfo() local
6296 u32DriverStrucVer = AUDIO_DECODER_INFO_VERSION; in HAL_MAD_GetDecoderInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/
H A DhalMAD.c6430 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SetAudioOutputDeviceSelection() local
6442 u32DriverStrucVer = g_AudioVars2->g_AudioOutputDeviceSelection.u32StructVersion; in HAL_MAD_SetAudioOutputDeviceSelection()
6444 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SetAudioOutputDeviceSelection()
6446 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SetAudioOutputDeviceSelection()
6482 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SpecifyDigitalOutputCodec() local
6495 u32DriverStrucVer = g_AudioVars2->g_AudioSpecifiedDigitalOutput.u32StructVersion; in HAL_MAD_SpecifyDigitalOutputCodec()
6497 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SpecifyDigitalOutputCodec()
6499 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SpecifyDigitalOutputCodec()
6594 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_GetDecoderInfo() local
6606 u32DriverStrucVer = AUDIO_DECODER_INFO_VERSION; in HAL_MAD_GetDecoderInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalMAD.c6136 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SetAudioOutputDeviceSelection() local
6148 u32DriverStrucVer = g_AudioVars2->g_AudioOutputDeviceSelection.u32StructVersion; in HAL_MAD_SetAudioOutputDeviceSelection()
6150 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SetAudioOutputDeviceSelection()
6152 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SetAudioOutputDeviceSelection()
6188 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_SpecifyDigitalOutputCodec() local
6201 u32DriverStrucVer = g_AudioVars2->g_AudioSpecifiedDigitalOutput.u32StructVersion; in HAL_MAD_SpecifyDigitalOutputCodec()
6203 …if ((u32UserStrucVer & AUDIO_MAJOR_VERSION_MASK) != (u32DriverStrucVer & AUDIO_MAJOR_VERSION_MASK)) in HAL_MAD_SpecifyDigitalOutputCodec()
6205 …is mismatch, user is 0x%08X, driver is 0x%08X!\n", __FUNCTION__,u32UserStrucVer,u32DriverStrucVer); in HAL_MAD_SpecifyDigitalOutputCodec()
6299 MS_U32 u32DriverStrucVer = 0; in HAL_MAD_GetDecoderInfo() local
6311 u32DriverStrucVer = AUDIO_DECODER_INFO_VERSION; in HAL_MAD_GetDecoderInfo()
[all …]