44#ifndef _INCLUDED_MOT_COMP_MMX_H
45#define _INCLUDED_MOT_COMP_MMX_H
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);
Definition of class SequenceHeaderByteIO.
Definition: accessunit_byteio.h:52
MotionVector< int > ImageCoords
ImageCoords class is a vector of ints.
Definition: motion.h:183