Searched refs:pEncoderStop (Results 1 – 1 of 1) sorted by relevance
671 PAUDIO_ST_ENCODER_STOP pEncoderStop = NULL; in AUDIOIoctl() local2607 pEncoderStop = (PAUDIO_ST_ENCODER_STOP)pArgs; in AUDIOIoctl()2608 s32Status = psAudioInstPri->fpAUDIOEncoderStop(pEncoderStop->s32DeviceId); in AUDIOIoctl()2609 pEncoderStop->s32Ret = s32Status; in AUDIOIoctl()