Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c642 PAUDIO_ST_GET_MPEGINFO pGetMpegInfo = NULL; in AUDIOIoctl() local
1964 pGetMpegInfo = (PAUDIO_ST_GET_MPEGINFO)pArgs; in AUDIOIoctl()
1965 u32Status= psAudioInstPri->fpAUDIOGetMpegInfo(pGetMpegInfo->eInfoType); in AUDIOIoctl()
1966 pGetMpegInfo->u32Ret = u32Status; in AUDIOIoctl()