Home
last modified time | relevance | path

Searched refs:LumMotionErrorC (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/headers/
H A Dsubsample.h24 LumMotionErrorC(const LumBlock * const currentP,
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/
H A Dsubsample.c214 LumMotionErrorC(const LumBlock * const currentBlockP, in LumMotionErrorC() function
H A Dpsearch.c354 diff = LumMotionErrorC(currentBlockP, prev, by, bx, m, in PSubSampleSearch()
/dports/multimedia/mpeg_encode/mpeg_encode/headers/
H A Dframes.h340 int32 LumMotionErrorC _ANSI_ARGS_((LumBlock current, MpegFrame *prevFrame,
/dports/science/afni/afni-AFNI_21.3.16/src/mpeg_encodedir/headers/
H A Dframes.h355 int32 LumMotionErrorC _ANSI_ARGS_((LumBlock current, MpegFrame *prevFrame,
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mpeg_encode/headers/
H A Dframes.h340 int32 LumMotionErrorC _ANSI_ARGS_((LumBlock current, MpegFrame *prevFrame,
/dports/multimedia/mpeg_encode/mpeg_encode/
H A Dpsearch.c436 diff = LumMotionErrorC(currentBlock, prev, by, bx, my, mx, bestDiff[2]);
H A Dsubsample.c447 LumMotionErrorC(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) in LumMotionErrorC() function
/dports/science/afni/afni-AFNI_21.3.16/src/mpeg_encodedir/
H A Dpsearch.c448 diff = LumMotionErrorC(currentBlock, prev, by, bx, my, mx, bestDiff[2]);
H A Dsubsample.c462 LumMotionErrorC(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) in LumMotionErrorC() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mpeg_encode/
H A Dpsearch.cpp427 diff = LumMotionErrorC(currentBlock, prev, by, bx, my, mx, bestDiff[2]); in PSubSampleSearch()
H A Dsubsample.cpp445 LumMotionErrorC(LumBlock currentBlock, in LumMotionErrorC() function