Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
DllLibSSE4Interface Class Referenceabstract

#include <DllLibSSE4.h>

Inheritance diagram for DllLibSSE4Interface:
DllLibSSE4

Public Member Functions

virtual ~DllLibSSE4Interface ()=default
 
virtual void copy_frame (void *pSrc, void *pDest, void *pCacheBlock, unsigned int width, unsigned int height, unsigned int pitch)=0
 

Constructor & Destructor Documentation

◆ ~DllLibSSE4Interface()

virtual DllLibSSE4Interface::~DllLibSSE4Interface ( )
virtualdefault

Member Function Documentation

◆ copy_frame()

virtual void DllLibSSE4Interface::copy_frame ( void pSrc,
void pDest,
void pCacheBlock,
unsigned int  width,
unsigned int  height,
unsigned int  pitch 
)
pure virtual

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