GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
raster_565.c File Reference
#include "rast_soft.h"
+ Include dependency graph for raster_565.c:

Functions

static s32 mul255 (s32 a, s32 b)
 
static u16 overmask_565 (u32 src, u16 dst, u32 alpha)
 
void overmask_565_const_run (u32 src, u16 *dst, s32 dst_pitch_x, u32 count)
 
void evg_565_fill_const (s32 y, s32 count, EVG_Span *spans, EVGSurface *surf)
 
void evg_565_fill_const_a (s32 y, s32 count, EVG_Span *spans, EVGSurface *surf)
 
void evg_565_fill_var (s32 y, s32 count, EVG_Span *spans, EVGSurface *surf)
 
GF_Err evg_surface_clear_565 (GF_SURFACE surf, GF_IRect rc, GF_Color col)
 

Function Documentation

static s32 mul255 ( s32  a,
s32  b 
)
static

+ Here is the caller graph for this function:

static u16 overmask_565 ( u32  src,
u16  dst,
u32  alpha 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void overmask_565_const_run ( u32  src,
u16 dst,
s32  dst_pitch_x,
u32  count 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void evg_565_fill_const ( s32  y,
s32  count,
EVG_Span spans,
EVGSurface *  surf 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void evg_565_fill_const_a ( s32  y,
s32  count,
EVG_Span spans,
EVGSurface *  surf 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void evg_565_fill_var ( s32  y,
s32  count,
EVG_Span spans,
EVGSurface *  surf 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err evg_surface_clear_565 ( GF_SURFACE  surf,
GF_IRect  rc,
GF_Color  col 
)

+ Here is the caller graph for this function: