Searched refs:pGetAacInfo (Results 1 – 1 of 1) sorted by relevance
645 PAUDIO_ST_GET_AACINFO pGetAacInfo = NULL; in AUDIOIoctl() local1991 pGetAacInfo = (PAUDIO_ST_GET_AACINFO)pArgs; in AUDIOIoctl()1992 u32Status= psAudioInstPri->fpAUDIOGetAACInfo(pGetAacInfo->eInfoType); in AUDIOIoctl()1993 pGetAacInfo->u32Ret = u32Status; in AUDIOIoctl()