qpel.c File Reference

Go to the source code of this file.

Functions

 PIXOP2 (avg, op_avg)
static void gmc_c (uint8_t *dst, uint8_t *src, int stride, int h, int ox, int oy, int dxx, int dxy, int dyx, int dyy, int shift, int r, int width, int height)
 H264_CHROMA_MC (put_, op_put)
 QPEL_MC (0, put_, QPEL_MC(_, op_put)
 H264_LOWPASS (put_, op_put, op2_put)
static void wmv2_mspel8_v_lowpass (uint8_t *dst, uint8_t *src, int dstStride, int srcStride, int w)
static void put_mspel8_mc00_c (uint8_t *dst, uint8_t *src, int stride)
static void put_mspel8_mc10_c (uint8_t *dst, uint8_t *src, int stride)
static void put_mspel8_mc20_c (uint8_t *dst, uint8_t *src, int stride)
static void put_mspel8_mc30_c (uint8_t *dst, uint8_t *src, int stride)
static void put_mspel8_mc02_c (uint8_t *dst, uint8_t *src, int stride)
static void put_mspel8_mc12_c (uint8_t *dst, uint8_t *src, int stride)
static void put_mspel8_mc32_c (uint8_t *dst, uint8_t *src, int stride)
static void put_mspel8_mc22_c (uint8_t *dst, uint8_t *src, int stride)


Function Documentation

PIXOP2 ( avg  ,
op_avg   
)

Definition at line 375 of file qpel.c.

static void gmc_c ( uint8_t *  dst,
uint8_t *  src,
int  stride,
int  h,
int  ox,
int  oy,
int  dxx,
int  dxy,
int  dyx,
int  dyy,
int  shift,
int  r,
int  width,
int  height 
) [static]

Definition at line 417 of file qpel.c.

Referenced by DEFFUNC().

H264_CHROMA_MC ( put_  ,
op_put   
)

Definition at line 560 of file qpel.c.

QPEL_MC ( ,
put_  ,
QPEL_MC(  _,
op_put   
)

Definition at line 1080 of file qpel.c.

H264_LOWPASS ( put_  ,
op_put  ,
op2_put   
)

Definition at line 1477 of file qpel.c.

static void wmv2_mspel8_v_lowpass ( uint8_t *  dst,
uint8_t *  src,
int  dstStride,
int  srcStride,
int  w 
) [static]

Definition at line 1522 of file qpel.c.

static void put_mspel8_mc00_c ( uint8_t *  dst,
uint8_t *  src,
int  stride 
) [static]

Definition at line 1552 of file qpel.c.

static void put_mspel8_mc10_c ( uint8_t *  dst,
uint8_t *  src,
int  stride 
) [static]

Definition at line 1556 of file qpel.c.

static void put_mspel8_mc20_c ( uint8_t *  dst,
uint8_t *  src,
int  stride 
) [static]

Definition at line 1562 of file qpel.c.

static void put_mspel8_mc30_c ( uint8_t *  dst,
uint8_t *  src,
int  stride 
) [static]

Definition at line 1566 of file qpel.c.

static void put_mspel8_mc02_c ( uint8_t *  dst,
uint8_t *  src,
int  stride 
) [static]

Definition at line 1572 of file qpel.c.

static void put_mspel8_mc12_c ( uint8_t *  dst,
uint8_t *  src,
int  stride 
) [static]

Definition at line 1576 of file qpel.c.

static void put_mspel8_mc32_c ( uint8_t *  dst,
uint8_t *  src,
int  stride 
) [static]

Definition at line 1585 of file qpel.c.

static void put_mspel8_mc22_c ( uint8_t *  dst,
uint8_t *  src,
int  stride 
) [static]

Definition at line 1594 of file qpel.c.


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