Parent Directory
|
Revision Log
|
Patch
revision 720, Sat Dec 14 09:35:11 2002 UTC | revision 721, Sat Dec 14 09:39:42 2002 UTC | |
---|---|---|
# | Line 31 | Line 31 |
31 | #include <assert.h> | #include <assert.h> |
32 | #include <stdio.h> | #include <stdio.h> |
33 | #include <stdlib.h> | #include <stdlib.h> |
34 | #include <string.h> // memcpy | |
35 | ||
36 | #include "../encoder.h" | #include "../encoder.h" |
37 | #include "../utils/mbfunctions.h" | #include "../utils/mbfunctions.h" |
# | Line 2015 | Line 2016 |
2016 | } | } |
2017 | ||
2018 | ||
2019 | static __inline VECTOR | static VECTOR |
2020 | GlobalMotionEst(const MACROBLOCK * const pMBs, const MBParam * const pParam, const uint32_t iFcode) | GlobalMotionEst(const MACROBLOCK * const pMBs, const MBParam * const pParam, const uint32_t iFcode) |
2021 | { | { |
2022 |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |