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

/external/v4l2_codec2/cmds/
H A Dcodec2.cpp71 class SimplePlayer { class in namespace:__anon27361
73 SimplePlayer();
74 ~SimplePlayer();
115 explicit Listener(SimplePlayer* thiz) : mThis(thiz) {}
134 SimplePlayer* const mThis;
137 SimplePlayer::SimplePlayer() function in class:__anon27361::SimplePlayer
161 SimplePlayer::~SimplePlayer() {
165 void SimplePlayer
[all...]

Completed in 62 milliseconds