Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2.h310MApi_CMD_AUDIO_SetDecodeParam, // pointer to (AUDIO_ST_SETDECODEPARAM) enumerator
H A DapiAUDIO_v2.c4985 …if (UtopiaIoctl(_pInstantAudio, MApi_CMD_AUDIO_SetDecodeParam, (void*)&Status) != UTOPIA_STATUS_SU…
/utopia/UTPA2-700.0.x/modules/audio/utopia_adaption/audio/
H A DAUDIO_adp.c1528 case MApi_CMD_AUDIO_SetDecodeParam: in AUDIO_adp_Ioctl()