xbmc
Public Member Functions | Protected Attributes | List of all members
VAAPI::CSkipPostproc Class Reference

skip post processing More...

#include <VAAPI.h>

Inheritance diagram for VAAPI::CSkipPostproc:
Inheritance graph
[legend]
Collaboration diagram for VAAPI::CSkipPostproc:
Collaboration graph
[legend]

Public Member Functions

bool PreInit (CVaapiConfig &config, SDiMethods *methods=NULL) override
 
bool Init (EINTERLACEMETHOD method) override
 
bool AddPicture (CVaapiDecodedPicture &inPic) override
 
bool Filter (CVaapiProcessedPicture &outPic) override
 
void ClearRef (CVaapiProcessedPicture &pic) override
 
void Flush () override
 
bool UpdateDeintMethod (EINTERLACEMETHOD method) override
 
bool DoesSync () override
 
bool UseVideoSurface () override
 
void Discard (COutput *output, ReadyToDispose cb) override
 
- Public Member Functions inherited from VAAPI::CPostproc
virtual bool WantsPic ()
 

Protected Attributes

CVaapiDecodedPicture m_pic
 
ReadyToDispose m_cbDispose = nullptr
 
COutputm_pOut
 
int m_refsToSurfaces = 0
 
- Protected Attributes inherited from VAAPI::CPostproc
CVaapiConfig m_config
 
int m_step
 

Detailed Description

skip post processing


The documentation for this class was generated from the following files: