Searched refs:pEncoderOpen (Results 1 – 1 of 1) sorted by relevance
668 PAUDIO_ST_ENCODER_OPEN pEncoderOpen = NULL; in AUDIOIoctl() local2580 pEncoderOpen = (PAUDIO_ST_ENCODER_OPEN)pArgs; in AUDIOIoctl()2581 s32Status = psAudioInstPri->fpAUDIOEncoderOpen((void*)pEncoderOpen->pName); in AUDIOIoctl()2582 pEncoderOpen->s32Ret = s32Status; in AUDIOIoctl()