Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c547 AU_DVB_DECCMD eDecCmd = 0; in AUDIOIoctl() local
1245 eDecCmd = psAudioInstPri->fpAUDIOGetCommand(pDecoderCommand->eAdoDecoderNo); in AUDIOIoctl()
1246 pDecoderCommand->eDecCmd = eDecCmd; in AUDIOIoctl()
H A DapiAUDIO_v2.c2523 Status.eDecCmd = AU_DVB_DECCMD_STOP; in MApi_AUDIO_GetCommand()
2537 return Status.eDecCmd; in MApi_AUDIO_GetCommand()
2552 Status.eDecCmd = AU_DVB_DECCMD_STOP; in MApi_AUDIO_SetCommand()
H A DapiAUDIO_v2.h645 AU_DVB_DECCMD eDecCmd; member