kodi
|
This is the complete list of members for VAAPI::COutput, including all inherited members.
AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprivate |
COutput(CDecoder &decoder, CEvent *inMsgEvent) (defined in VAAPI::COutput) | VAAPI::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 VAAPI::COutput) | VAAPI::COutput | |
EnsureBufferPool() (defined in VAAPI::COutput) | VAAPI::COutput | protected |
Flush() (defined in VAAPI::COutput) | VAAPI::COutput | protected |
GetCurrentThread() (defined in CThread) | CThread | privatestatic |
GetCurrentThreadId() (defined in CThread) | CThread | inlineprivatestatic |
HasWork() (defined in VAAPI::COutput) | VAAPI::COutput | protected |
Init() (defined in VAAPI::COutput) | VAAPI::COutput | protected |
InitCycle() (defined in VAAPI::COutput) | VAAPI::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 VAAPI::COutput) | VAAPI::COutput | protected |
m_bStop (defined in CThread) | CThread | private |
m_bufferPool (defined in VAAPI::COutput) | VAAPI::COutput | protected |
m_config (defined in VAAPI::COutput) | VAAPI::COutput | protected |
m_controlPort (defined in VAAPI::COutput) | VAAPI::COutput | |
m_currentPicture (defined in VAAPI::COutput) | VAAPI::COutput | protected |
m_dataPort (defined in VAAPI::COutput) | VAAPI::COutput | |
m_diMethods (defined in VAAPI::COutput) | VAAPI::COutput | protected |
m_discardedPostprocs (defined in VAAPI::COutput) | VAAPI::COutput | protected |
m_extTimeout (defined in VAAPI::COutput) | VAAPI::COutput | protected |
m_inMsgEvent (defined in VAAPI::COutput) | VAAPI::COutput | protected |
m_outMsgEvent (defined in VAAPI::COutput) | VAAPI::COutput | protected |
m_pp (defined in VAAPI::COutput) | VAAPI::COutput | protected |
m_seenInterlaced | VAAPI::COutput | protected |
m_state (defined in VAAPI::COutput) | VAAPI::COutput | protected |
m_vaapi (defined in VAAPI::COutput) | VAAPI::COutput | protected |
OnException() (defined in CThread) | CThread | inlineprivatevirtual |
OnExit() override (defined in VAAPI::COutput) | VAAPI::COutput | protectedvirtual |
OnStartup() override (defined in VAAPI::COutput) | VAAPI::COutput | protectedvirtual |
PreferPP() (defined in VAAPI::COutput) | VAAPI::COutput | protected |
Process() override (defined in VAAPI::COutput) | VAAPI::COutput | protectedvirtual |
ProcessPicture(CVaapiProcessedPicture &pic) (defined in VAAPI::COutput) | VAAPI::COutput | protected |
ProcessReturnPicture(CVaapiRenderPicture *pic) (defined in VAAPI::COutput) | VAAPI::COutput | protected |
ProcessReturnProcPicture(int id) (defined in VAAPI::COutput) | VAAPI::COutput | protected |
ProcessSyncPicture() (defined in VAAPI::COutput) | VAAPI::COutput | protected |
QueueReturnPicture(CVaapiRenderPicture *pic) (defined in VAAPI::COutput) | VAAPI::COutput | protected |
ReadyForDisposal(CPostproc *pp) (defined in VAAPI::COutput) | VAAPI::COutput | protected |
ReleaseBufferPool(bool precleanup=false) (defined in VAAPI::COutput) | VAAPI::COutput | protected |
ReleaseProcessedPicture(CVaapiProcessedPicture &pic) (defined in VAAPI::COutput) | VAAPI::COutput | protected |
SetPriority(const ThreadPriority &priority) | CThread | private |
Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread) | CThread | inlineprivate |
Start() (defined in VAAPI::COutput) | VAAPI::COutput | |
StateMachine(int signal, Protocol *port, Message *msg) (defined in VAAPI::COutput) | VAAPI::COutput | protected |
StopThread(bool bWait=true) (defined in CThread) | CThread | privatevirtual |
Uninit() (defined in VAAPI::COutput) | VAAPI::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 VAAPI::COutput) | VAAPI::COutput | |
~CThread() (defined in CThread) | CThread | privatevirtual |