#include <sys/time.h>
#include <unistd.h>
#ifndef __DARWIN__
#ifndef __PPC__
#include "sad_sse.h"
#endif
} /* End column loop */
} /* End row loop */
asm volatile ( "emms" );
static void init_optimizations( struct motion_est_context_s *c )
{
switch(c->mb_w){
case 4: if(c->mb_h == 4) c->compare_optimized = sad_sse_422_luma_4x4;
else c->compare_optimized = sad_sse_422_luma_4w;
break;