Home
last modified time | relevance | path

Searched refs:BMotionSearchCross2 (Results 1 – 4 of 4) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mpeg_encode/
H A Dbsearch.cpp101 static int BMotionSearchCross2 _ANSI_ARGS_((LumBlock currentBlock, MpegFrame *prev,
249 return BMotionSearchCross2(currentBlock, prev, next, by, bx, fmy, in BMotionSearch()
332 BMotionSearchCross2(LumBlock currentBlock, in BMotionSearchCross2() function
/dports/multimedia/mpeg_encode/mpeg_encode/
H A Dbsearch.c101 static int BMotionSearchCross2 _ANSI_ARGS_((LumBlock currentBlock, MpegFrame *prev,
252 return BMotionSearchCross2(currentBlock, prev, next, by, bx, fmy,
339 BMotionSearchCross2(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, in BMotionSearchCross2() function
/dports/science/afni/afni-AFNI_21.3.16/src/mpeg_encodedir/
H A Dbsearch.c113 static int BMotionSearchCross2 _ANSI_ARGS_((LumBlock currentBlock, MpegFrame *prev,
264 return BMotionSearchCross2(currentBlock, prev, next, by, bx, fmy,
351 BMotionSearchCross2(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, in BMotionSearchCross2() function
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/
H A Dbsearch.c795 BMotionSearchCross2(const LumBlock * const currentBlockP, in BMotionSearchCross2() function
1015 retval = BMotionSearchCross2(currentBlockP, prev, next, by, bx, in BMotionSearch()