Searched refs:autVideoCb_func (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/ |
| H A D | videoplayer.h | 41 static int autVideoCb_func(int msgType, void* user,void* data,int len);
|
| H A D | videoplayer.cpp | 146 ap->setUserCb(autVideoCb_func, this); in initAutPlayer() 620 int VideoPlayer::autVideoCb_func(int msgType, void* user,void* data,int len) in autVideoCb_func() function in VideoPlayer
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/ |
| H A D | videoplayer.h | 47 static int autVideoCb_func(int msgType, void* user,void* data,int len);
|
| H A D | videoplayer.cpp | 183 ap->setUserCb(autVideoCb_func, this); in initAutPlayer() 670 int VideoPlayer::autVideoCb_func(int msgType, void* user,void* data,int len) in autVideoCb_func() function in VideoPlayer
|