Home
last modified time | relevance | path

Searched refs:pPlayer (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dengine_itf.cpp39 SLEngineItf self, SLObjectItf *pPlayer, SLDataSource *pAudioSrc, SLDataSink *pAudioSnk, SLuint32 numInterfaces, in CreateAudioPlayer()
42 if (pPlayer == nullptr) { in CreateAudioPlayer()
57 *pPlayer = &thiz->mObject.mItf; in CreateAudioPlayer()
95 SLEngineItf self, SLObjectItf *pPlayer, SLDataSource *pMIDISrc, SLDataSource *pBankSrc, SLDataSink *pAudioOutput, in CreateMidiPlayer()
38 CreateAudioPlayer( SLEngineItf self, SLObjectItf *pPlayer, SLDataSource *pAudioSrc, SLDataSink *pAudioSnk, SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired) CreateAudioPlayer() argument
94 CreateMidiPlayer( SLEngineItf self, SLObjectItf *pPlayer, SLDataSource *pMIDISrc, SLDataSource *pBankSrc, SLDataSink *pAudioOutput, SLDataSink *pVibra, SLDataSink *pLEDArray, SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired) CreateMidiPlayer() argument
/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.h109 static void PlayerControlEventCb(void* pPlayer, PlayerControlEvent enEvent, const void* pData);
H A Dplayer_impl.cpp196 void PlayerImpl::PlayerControlEventCb(void* pPlayer, PlayerControlEvent enEvent, const void* pData) in PlayerControlEventCb() argument
199 PlayerImpl *curPlayer = (PlayerImpl *)pPlayer; in PlayerControlEventCb()

Completed in 4 milliseconds