Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO.c209 AUDIOSTANDARD_TYPE m_eSifStandard; variable
2305 m_eSifStandard = standard_type; in _MApi_AUDIO_SIF_SetStandard()
2406 …if ((m_eSifStandard ==E_AUDIOSTANDARD_M_A2)||(m_eSifStandard ==E_AUDIOSTANDARD_M_EIA_J)||(m_eSifSt… in _MApi_AUDIO_SIF_GetSoundMode()
2427 …UDIO_PRINT(AUDIO_DEBUG_LEVEL_INFO, "\r\n MApi_AUDIO_SIF_GetSoundMode standard= %x",m_eSifStandard); in _MApi_AUDIO_SIF_GetSoundMode()
2429 switch( m_eSifStandard ) in _MApi_AUDIO_SIF_GetSoundMode()
2675 if (m_eSifStandard != E_AUDIOSTANDARD_L) in _MApi_AUDIO_SIF_StartAutoStandardDetection()