Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c636 PAUDIO_ST_SET_AACINFO pSetAacInfo = NULL; in AUDIOIoctl() local
1928 pSetAacInfo = (PAUDIO_ST_SET_AACINFO)pArgs; in AUDIOIoctl()
1929 …bStatus = psAudioInstPri->fpAUDIOSetAACInfo(pSetAacInfo->eInfoType, pSetAacInfo->Param1, pSetAacIn… in AUDIOIoctl()
1930 pSetAacInfo->bRet = bStatus; in AUDIOIoctl()