Searched refs:pEncoderStart (Results 1 – 1 of 1) sorted by relevance
670 PAUDIO_ST_ENCODER_START pEncoderStart = NULL; in AUDIOIoctl() local2598 pEncoderStart = (PAUDIO_ST_ENCODER_START)pArgs; in AUDIOIoctl()2599 s32Status = psAudioInstPri->fpAUDIOEncoderStart(pEncoderStart->s32DeviceId); in AUDIOIoctl()2600 pEncoderStart->s32Ret = s32Status; in AUDIOIoctl()