roqvideo.h File Reference

Go to the source code of this file.

Classes

struct  roq_cell
struct  roq_qcell
struct  motion_vect
struct  RoqContext

Functions

void ff_apply_vector_2x2 (RoqContext *ri, int x, int y, roq_cell *cell)
void ff_apply_vector_4x4 (RoqContext *ri, int x, int y, roq_cell *cell)
void ff_apply_motion_4x4 (RoqContext *ri, int x, int y, int deltax, int deltay)
void ff_apply_motion_8x8 (RoqContext *ri, int x, int y, int deltax, int deltay)


Function Documentation

void ff_apply_vector_2x2 ( RoqContext ri,
int  x,
int  y,
roq_cell cell 
)

Definition at line 41 of file roqvideo.c.

Referenced by reconstruct_and_encode_image(), and roqvideo_decode_frame().

void ff_apply_vector_4x4 ( RoqContext ri,
int  x,
int  y,
roq_cell cell 
)

Definition at line 71 of file roqvideo.c.

Referenced by reconstruct_and_encode_image(), and roqvideo_decode_frame().

void ff_apply_motion_4x4 ( RoqContext ri,
int  x,
int  y,
int  deltax,
int  deltay 
)

Definition at line 128 of file roqvideo.c.

Referenced by reconstruct_and_encode_image(), and roqvideo_decode_frame().

void ff_apply_motion_8x8 ( RoqContext ri,
int  x,
int  y,
int  deltax,
int  deltay 
)

Definition at line 134 of file roqvideo.c.

Referenced by reconstruct_and_encode_image(), and roqvideo_decode_frame().


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