Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c668 PAUDIO_ST_ENCODER_OPEN pEncoderOpen = NULL; in AUDIOIoctl() local
2580 pEncoderOpen = (PAUDIO_ST_ENCODER_OPEN)pArgs; in AUDIOIoctl()
2581 s32Status = psAudioInstPri->fpAUDIOEncoderOpen((void*)pEncoderOpen->pName); in AUDIOIoctl()
2582 pEncoderOpen->s32Ret = s32Status; in AUDIOIoctl()