Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c671 PAUDIO_ST_ENCODER_STOP pEncoderStop = NULL; in AUDIOIoctl() local
2607 pEncoderStop = (PAUDIO_ST_ENCODER_STOP)pArgs; in AUDIOIoctl()
2608 s32Status = psAudioInstPri->fpAUDIOEncoderStop(pEncoderStop->s32DeviceId); in AUDIOIoctl()
2609 pEncoderStop->s32Ret = s32Status; in AUDIOIoctl()