motion-test.c File Reference

Go to the source code of this file.

Functions

void fill_random (uint8_t *tab, int size)
void help (void)
int64_t gettime (void)
void test_motion (const char *name, me_cmp_func test_func, me_cmp_func ref_func)
int main (int argc, char **argv)

Variables

uint8_t img1 [WIDTH *HEIGHT]
uint8_t img2 [WIDTH *HEIGHT]
int dummy


Function Documentation

void fill_random ( uint8_t *  tab,
int  size 
)

Definition at line 46 of file motion-test.c.

Referenced by test_motion().

void help ( void   ) 

Definition at line 58 of file motion-test.c.

int64_t gettime ( void   ) 

Definition at line 65 of file motion-test.c.

void test_motion ( const char *  name,
me_cmp_func  test_func,
me_cmp_func  ref_func 
)

Definition at line 76 of file motion-test.c.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 124 of file motion-test.c.


Variable Documentation

uint8_t img1[WIDTH *HEIGHT]

Definition at line 43 of file motion-test.c.

uint8_t img2[WIDTH *HEIGHT]

Definition at line 44 of file motion-test.c.

int dummy


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