Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c670 PAUDIO_ST_ENCODER_START pEncoderStart = NULL; in AUDIOIoctl() local
2598 pEncoderStart = (PAUDIO_ST_ENCODER_START)pArgs; in AUDIOIoctl()
2599 s32Status = psAudioInstPri->fpAUDIOEncoderStart(pEncoderStart->s32DeviceId); in AUDIOIoctl()
2600 pEncoderStart->s32Ret = s32Status; in AUDIOIoctl()