swscale-example.c File Reference

Go to the source code of this file.

Functions

static uint64_t getSSD (uint8_t *src1, uint8_t *src2, int stride1, int stride2, int w, int h)
static int doTest (uint8_t *ref[3], int refStride[3], int w, int h, int srcFormat, int dstFormat, int srcW, int srcH, int dstW, int dstH, int flags)
void fast_memcpy (void *a, void *b, int s)
static void selfTest (uint8_t *src[3], int stride[3], int w, int h)
int main (int argc, char **argv)


Function Documentation

static uint64_t getSSD ( uint8_t *  src1,
uint8_t *  src2,
int  stride1,
int  stride2,
int  w,
int  h 
) [static]

Definition at line 33 of file swscale-example.c.

Referenced by doTest().

static int doTest ( uint8_t *  ref[3],
int  refStride[3],
int  w,
int  h,
int  srcFormat,
int  dstFormat,
int  srcW,
int  srcH,
int  dstW,
int  dstH,
int  flags 
) [static]

Definition at line 52 of file swscale-example.c.

Referenced by selfTest().

void fast_memcpy ( void *  a,
void *  b,
int  s 
)

Definition at line 159 of file swscale-example.c.

static void selfTest ( uint8_t *  src[3],
int  stride[3],
int  w,
int  h 
) [static]

Definition at line 163 of file swscale-example.c.

Referenced by main(), and yuv2packed2().

int main ( int  argc,
char **  argv 
)

Definition at line 198 of file swscale-example.c.


Generated on Sat Dec 18 05:15:56 2010 for MythTV by  doxygen 1.5.5