Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c657 PAUDIO_ST_GET_DDRINFO pGetDdrInfo = NULL; in AUDIOIoctl() local
2481 pGetDdrInfo = (PAUDIO_ST_GET_DDRINFO)pArgs; in AUDIOIoctl()
2482 … u32Status = psAudioInstPri->fpAUDIOGetDDRInfo(pGetDdrInfo->eDecId, pGetDdrInfo->eDdrInfo); in AUDIOIoctl()
2483 pGetDdrInfo->Ret = u32Status; in AUDIOIoctl()