Doxygen Source Code Documentation
psearch.c File Reference
#include "all.h"#include "mtypes.h"#include "frames.h"#include "search.h"#include "prototypes.h"#include "fsize.h"#include "param.h"Go to the source code of this file.
Functions | |
| boolean | PMotionSearch (currentBlock, prev, by, bx, motionY, motionX) LumBlock currentBlock |
Variables | |
| int ** | pmvHistogram = NULL |
| int ** | bbmvHistogram = NULL |
| int ** | bfmvHistogram = NULL |
| int | pixelFullSearch |
| int | searchRangeP |
| int | searchRangeB |
| int | psearchAlg |
| MpegFrame * | prev |
| int | by |
| int | bx |
| int * | motionY |
| int * | motionX |
| pixelsB | |
| int | searchRange |
| int32 | bestSoFar |
Function Documentation
|
||||||||||||||||||||||||||||
|
|
Variable Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|