Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/cmds/
Dcodec2.cpp75 class SimplePlayer { class
77 SimplePlayer();
78 ~SimplePlayer();
116 explicit Listener(SimplePlayer *thiz) : mThis(thiz) {} in Listener()
135 SimplePlayer * const mThis;
139 SimplePlayer::SimplePlayer() in SimplePlayer() function in __anona475c49d0111::SimplePlayer
170 SimplePlayer::~SimplePlayer() { in ~SimplePlayer()
174 void SimplePlayer::onWorkDone( in onWorkDone()
185 void SimplePlayer::onTripped( in onTripped()
193 void SimplePlayer::onError(std::weak_ptr<C2Component> component, uint32_t errorCode) { in onError()
[all …]