Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/
H A Dvideoplayer.h128 static VideoPlayer *pStaticVideoPlayer=NULL; variable
H A Dvideoplayer.cpp66 pStaticVideoPlayer=this; in VideoPlayer()
622 emit pStaticVideoPlayer->msgSignal(msgType,user,data,len); in autVideoCb_func()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/
H A Dvideoplayer.h134 static VideoPlayer *pStaticVideoPlayer=NULL; variable
H A Dvideoplayer.cpp69 pStaticVideoPlayer=this; in VideoPlayer()
672 emit pStaticVideoPlayer->msgSignal(msgType,user,data,len); in autVideoCb_func()