Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c633 PAUDIO_ST_SET_MPEGINFO pSetMpegInfo = NULL; in AUDIOIoctl() local
1901 pSetMpegInfo = (PAUDIO_ST_SET_MPEGINFO)pArgs; in AUDIOIoctl()
1902 …bStatus = psAudioInstPri->fpAUDIOSetMpegInfo(pSetMpegInfo->eInfoType, pSetMpegInfo->Param1, pSetMp… in AUDIOIoctl()
1903 pSetMpegInfo->bRet = bStatus; in AUDIOIoctl()