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
qpel.inl File Reference
+ This graph shows which files directly or indirectly include this file:

Functions

static void FUNC_H (byte *Dst, const byte *Src, int H, int BpS, int Rnd)
 
static void FUNC_V (byte *Dst, const byte *Src, int W, int BpS, int Rnd)
 
static void FUNC_HA (byte *Dst, const byte *Src, int H, int BpS, int Rnd)
 
static void FUNC_HA_UP (byte *Dst, const byte *Src, int H, int BpS, int Rnd)
 
static void FUNC_VA (byte *Dst, const byte *Src, int W, int BpS, int Rnd)
 
static void FUNC_VA_UP (byte *Dst, const byte *Src, int W, int BpS, int Rnd)
 

Function Documentation

static void FUNC_H ( byte Dst,
const byte Src,
int  H,
int  BpS,
int  Rnd 
)
static
static void FUNC_V ( byte Dst,
const byte Src,
int  W,
int  BpS,
int  Rnd 
)
static
static void FUNC_HA ( byte Dst,
const byte Src,
int  H,
int  BpS,
int  Rnd 
)
static
static void FUNC_HA_UP ( byte Dst,
const byte Src,
int  H,
int  BpS,
int  Rnd 
)
static
static void FUNC_VA ( byte Dst,
const byte Src,
int  W,
int  BpS,
int  Rnd 
)
static
static void FUNC_VA_UP ( byte Dst,
const byte Src,
int  W,
int  BpS,
int  Rnd 
)
static