2 changed files with 0 additions and 12 deletions
@ -1,11 +0,0 @@ |
|||
/*****************************************************************************
|
|||
* vpar_motion.h : video parser motion compensation management |
|||
* (c)1999 VideoLAN |
|||
*****************************************************************************/ |
|||
|
|||
/*
|
|||
* Prototypes |
|||
*/ |
|||
|
|||
void vpar_MPEG1MotionVector ( vpar_thread_t * p_vpar, macroblock_t * p_mb, int i_s ); |
|||
void vpar_MPEG2MotionVector ( vpar_thread_t * p_vpar, macroblock_t * p_mb, int i_s ); |
|||
Loading…
Reference in new issue