xbmc
|
This is the complete list of members for VDPAU::COutput, including all inherited members.
AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprivate |
CheckStatus(VdpStatus vdp_st, int line) (defined in VDPAU::COutput) | VDPAU::COutput | protected |
COutput(CDecoder &decoder, CEvent *inMsgEvent) (defined in VDPAU::COutput) | VDPAU::COutput | |
Create(bool bAutoDelete=false) (defined in CThread) | CThread | private |
CThread(const char *ThreadName) (defined in CThread) | CThread | explicitprivate |
CThread(IRunnable *pRunnable, const char *ThreadName) (defined in CThread) | CThread | private |
Dispose() (defined in VDPAU::COutput) | VDPAU::COutput | |
EnsureBufferPool() (defined in VDPAU::COutput) | VDPAU::COutput | protected |
Flush() (defined in VDPAU::COutput) | VDPAU::COutput | protected |
GetCurrentThread() (defined in CThread) | CThread | privatestatic |
GetCurrentThreadId() (defined in CThread) | CThread | inlineprivatestatic |
HasWork() (defined in VDPAU::COutput) | VDPAU::COutput | protected |
Init() (defined in VDPAU::COutput) | VDPAU::COutput | protected |
InitMixer() (defined in VDPAU::COutput) | VDPAU::COutput | protected |
IsAutoDelete() const (defined in CThread) | CThread | private |
IsCurrentThread() const (defined in CThread) | CThread | private |
IsRunning() const (defined in CThread) | CThread | private |
Join(std::chrono::milliseconds duration) (defined in CThread) | CThread | private |
m_bStateMachineSelfTrigger (defined in VDPAU::COutput) | VDPAU::COutput | protected |
m_bStop (defined in CThread) | CThread | private |
m_bufferPool (defined in VDPAU::COutput) | VDPAU::COutput | protected |
m_config (defined in VDPAU::COutput) | VDPAU::COutput | protected |
m_controlPort (defined in VDPAU::COutput) | VDPAU::COutput | |
m_dataPort (defined in VDPAU::COutput) | VDPAU::COutput | |
m_extTimeout (defined in VDPAU::COutput) | VDPAU::COutput | protected |
m_inMsgEvent (defined in VDPAU::COutput) | VDPAU::COutput | protected |
m_mixer (defined in VDPAU::COutput) | VDPAU::COutput | protected |
m_outMsgEvent (defined in VDPAU::COutput) | VDPAU::COutput | protected |
m_state (defined in VDPAU::COutput) | VDPAU::COutput | protected |
m_vdpau (defined in VDPAU::COutput) | VDPAU::COutput | protected |
m_vdpError (defined in VDPAU::COutput) | VDPAU::COutput | protected |
OnException() (defined in CThread) | CThread | inlineprivatevirtual |
OnExit() override (defined in VDPAU::COutput) | VDPAU::COutput | protectedvirtual |
OnStartup() override (defined in VDPAU::COutput) | VDPAU::COutput | protectedvirtual |
PreCleanup() (defined in VDPAU::COutput) | VDPAU::COutput | protected |
Process() override (defined in VDPAU::COutput) | VDPAU::COutput | protectedvirtual |
ProcessMixerPicture() (defined in VDPAU::COutput) | VDPAU::COutput | protected |
ProcessReturnPicture(CVdpauRenderPicture *pic) (defined in VDPAU::COutput) | VDPAU::COutput | protected |
ProcessSyncPicture() (defined in VDPAU::COutput) | VDPAU::COutput | protected |
QueueReturnPicture(CVdpauRenderPicture *pic) (defined in VDPAU::COutput) | VDPAU::COutput | protected |
ReleaseBufferPool() (defined in VDPAU::COutput) | VDPAU::COutput | protected |
SetPriority(const ThreadPriority &priority) | CThread | private |
Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread) | CThread | inlineprivate |
Start() (defined in VDPAU::COutput) | VDPAU::COutput | |
StateMachine(int signal, Actor::Protocol *port, Actor::Message *msg) (defined in VDPAU::COutput) | VDPAU::COutput | protected |
StopThread(bool bWait=true) (defined in CThread) | CThread | privatevirtual |
Uninit() (defined in VDPAU::COutput) | VDPAU::COutput | protected |
WAIT_INTERRUPTED enum value (defined in CThread) | CThread | private |
WAIT_SIGNALED enum value (defined in CThread) | CThread | private |
WAIT_TIMEDOUT enum value (defined in CThread) | CThread | private |
WaitResponse enum name (defined in CThread) | CThread | private |
~COutput() override (defined in VDPAU::COutput) | VDPAU::COutput | |
~CThread() (defined in CThread) | CThread | privatevirtual |