Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c549 AUDIOSTANDARD_TYPE eAUDIOStand_Type = 0; in AUDIOIoctl() local
1361 eAUDIOStand_Type = psAudioInstPri->fpAUDIOSIFGetResultOfAutoStandardDetection(); in AUDIOIoctl()
1362 *((AUDIOSTANDARD_TYPE*)&(pu32Param[1])) = eAUDIOStand_Type; in AUDIOIoctl()
1370eAUDIOStand_Type = psAudioInstPri->fpAUDIOSIFConvertToBasicAudioStandard(pSifConvertToBasicAudioSt… in AUDIOIoctl()
1371 pSifConvertToBasicAudioStandard->eRet = eAUDIOStand_Type; in AUDIOIoctl()