Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_common/src/
Dmixresult.h62 MIX_RESULT_STREAM_NOTAVAIL = (MIX_RESULT)0x8000000f, enumerator
/hardware/intel/common/libmix/mix_audio/src/
Dmixaudio.c501 ret = MIX_RESULT_STREAM_NOTAVAIL; in mix_audio_SST_SET_PARAMS()