Home
last modified time | relevance | path

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

/frameworks/ex/variablespeed/jni/
Dvariablespeed.h61 void DecodingEventCallback(SLPlayItf caller, SLuint32 event);
Dvariablespeed.cc161 AudioEngine::GetEngine()->DecodingEventCallback(caller, event); in DecodingEventCb()
853 void AudioEngine::DecodingEventCallback(SLPlayItf, SLuint32 event) { in DecodingEventCallback() function in AudioEngine