Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c618 PAUDIO_ST_SIF_SETPRESCALE pSifSetPrescale = NULL; in AUDIOIoctl() local
1385 pSifSetPrescale = (PAUDIO_ST_SIF_SETPRESCALE)pArgs; in AUDIOIoctl()
1386 … psAudioInstPri->fpAUDIOSIFSetPrescale(pSifSetPrescale->u8GainType, pSifSetPrescale->s32DbValue); in AUDIOIoctl()