Searched defs:sourceLocator (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/src/android/
H A DMediaPlayer_to_android.cpp375 XAuint32 sourceLocator = *(XAuint32 *)pDataSrc->pLocator; local
376 switch(sourceLocator) {
388 SL_LOGE("Unable to create MediaPlayer for data source locator 0x%x", sourceLocator);
414 const SLuint32 sourceLocator = *(SLuint32 *)pDataSrc->pLocator; local

Completed in 24 milliseconds