dsputil_rnd_template.c File Reference

Go to the source code of this file.

Functions

static void DEF (put, pixels8_xy2)
 
static void DEF (avg, pixels8)
 
static void DEF (avg, pixels16)
 
static void DEF (avg, pixels8_xy2)
 
static void DEF (put, pixels16_xy2)
 
static void DEF (avg, pixels16_xy2)
 

Function Documentation

static void DEF ( put  ,
pixels8_xy2   
)
static

Definition at line 28 of file dsputil_rnd_template.c.

Referenced by DEF().

static void DEF ( avg  ,
pixels8   
)
static

Definition at line 95 of file dsputil_rnd_template.c.

static void DEF ( avg  ,
pixels16   
)
static

Definition at line 114 of file dsputil_rnd_template.c.

static void DEF ( avg  ,
pixels8_xy2   
)
static

Definition at line 138 of file dsputil_rnd_template.c.

static void DEF ( put  ,
pixels16_xy2   
)
static

Definition at line 213 of file dsputil_rnd_template.c.

static void DEF ( avg  ,
pixels16_xy2   
)
static

Definition at line 218 of file dsputil_rnd_template.c.