44 #ifndef _INCLUDED_MOT_COMP_MMX_H 45 #define _INCLUDED_MOT_COMP_MMX_H 47 #if defined (HAVE_MMX) 53 void CompensateComponentAddAndShift_mmx (
int start_y,
int end_y,
56 TwoDArray<ValueType> &comp_data,
57 PicArray &pic_data_out);
59 void AddMCBlock_mmx (
const ImageCoords& start_pos, TwoDArray<ValueType> &comp_strip, TwoDArray<ValueType>& block_data);
MotionVector< int > ImageCoords
ImageCoords class is a vector of ints.
Definition: motion.h:183
Definition of class SequenceHeaderByteIO.
Definition: accessunit_byteio.h:51