![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "smmintrin.h"
Macros | |
#define | CACHED_BUFFER_SIZE 4096 |
Functions | |
void | copy_frame (void *pSrc, void *pDest, void *pCacheBlock, unsigned int width, unsigned int height, unsigned int pitch) |
#define CACHED_BUFFER_SIZE 4096 |