Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c638 PAUDIO_ST_SET_DTSCOMMONCTRL pSetDtsCommonCtrl = NULL; in AUDIOIoctl() local
1946 pSetDtsCommonCtrl = (PAUDIO_ST_SET_DTSCOMMONCTRL)pArgs; in AUDIOIoctl()
1947 …bStatus = psAudioInstPri->fpAUDIOSetDTSCommonCtrl(pSetDtsCommonCtrl->eInfoType, pSetDtsCommonCtrl-… in AUDIOIoctl()
1948 pSetDtsCommonCtrl->bRet = bStatus; in AUDIOIoctl()