Searched refs:pDecoderCommand (Results 1 – 1 of 1) sorted by relevance
588 PAUDIO_ST_DECODER_COMMAND pDecoderCommand = NULL; in AUDIOIoctl() local1238 pDecoderCommand = (PAUDIO_ST_DECODER_COMMAND)pArgs; in AUDIOIoctl()1239 if (pDecoderCommand->bSet == TRUE) in AUDIOIoctl()1241 psAudioInstPri->fpAUDIOSetCommand(pDecoderCommand->enCommandType); in AUDIOIoctl()1245 eDecCmd = psAudioInstPri->fpAUDIOGetCommand(pDecoderCommand->eAdoDecoderNo); in AUDIOIoctl()1246 pDecoderCommand->eDecCmd = eDecCmd; in AUDIOIoctl()