aclib.h File Reference

Go to the source code of this file.

Functions

void * fast_memcpy_SSE (void *to, const void *from, size_t len)
void * fast_memcpy_MMX (void *to, const void *from, size_t len)
void * fast_memcpy_MMX2 (void *to, const void *from, size_t len)
void * fast_memcpy_3DNow (void *to, const void *from, size_t len)

Function Documentation

void* fast_memcpy_SSE ( void *  to,
const void *  from,
size_t  len 
)

Referenced by YadifDeintFilter().

void* fast_memcpy_MMX ( void *  to,
const void *  from,
size_t  len 
)

Referenced by YadifDeintFilter().

void* fast_memcpy_MMX2 ( void *  to,
const void *  from,
size_t  len 
)

Referenced by YadifDeintFilter().

void* fast_memcpy_3DNow ( void *  to,
const void *  from,
size_t  len 
)

Referenced by YadifDeintFilter().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon Feb 6 06:41:41 2012 for MythTV by  doxygen 1.6.3