motion_comp_alpha.c File Reference

Go to the source code of this file.

Functions

static uint64_t avg2 (uint64_t a, uint64_t b)
 PIXOP (put, STORE)
 PIXOP (avg, STORE)

Variables

mpeg2_mc_t mpeg2_mc_alpha

Function Documentation

static uint64_t avg2 ( uint64_t  a,
uint64_t  b 
) [inline, static]

Definition at line 34 of file motion_comp_alpha.c.

PIXOP ( put  ,
STORE   
)
PIXOP ( avg  ,
STORE   
)

Variable Documentation

Initial value:
 {
    { MC_put_o_16_alpha, MC_put_x_16_alpha,
      MC_put_y_16_alpha, MC_put_xy_16_alpha,
      MC_put_o_8_alpha, MC_put_x_8_alpha,
      MC_put_y_8_alpha, MC_put_xy_8_alpha },
    { MC_avg_o_16_alpha, MC_avg_x_16_alpha,
      MC_avg_y_16_alpha, MC_avg_xy_16_alpha,
      MC_avg_o_8_alpha, MC_avg_x_8_alpha,
      MC_avg_y_8_alpha, MC_avg_xy_8_alpha }
}

Definition at line 242 of file motion_comp_alpha.c.

Referenced by mpeg2_mc_init().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sun May 27 06:41:46 2012 for MythTV by  doxygen 1.6.3