rectangle.h File Reference


Detailed Description

useful rectangle filling function

Author:
Michael Niedermayer <michaelni@gmx.at>

Definition in file rectangle.h.

Go to the source code of this file.

Functions

static av_always_inline void fill_rectangle (void *vp, int w, int h, int stride, uint32_t val, int size)
 fill a rectangle.


Function Documentation

static av_always_inline void fill_rectangle ( void *  vp,
int  w,
int  h,
int  stride,
uint32_t  val,
int  size 
) [static]

fill a rectangle.

Parameters:
h height of the rectangle, should be a constant
w width of the rectangle, should be a constant
size the size of val (1 or 4), should be a constant

Definition at line 39 of file rectangle.h.

Referenced by decode_cabac_residual_internal(), decode_mb_cabac(), decode_mb_cavlc(), decode_mb_skip(), fill_caches(), hl_decode_mb_internal(), pred_direct_motion(), svq3_mc_dir(), and write_back_motion().


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