Searched refs:DecodingEventCallback (Results 1 – 2 of 2) sorted by relevance
61 void DecodingEventCallback(SLPlayItf caller, SLuint32 event);
161 AudioEngine::GetEngine()->DecodingEventCallback(caller, event); in DecodingEventCb()853 void AudioEngine::DecodingEventCallback(SLPlayItf, SLuint32 event) { in DecodingEventCallback() function in AudioEngine