Home
last modified time | relevance | path

Searched defs:currentBlockP (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/
H A Dbsearch.c162 const LumBlock * const currentBlockP, in FindBestMatchExhaust()
272 const LumBlock * const currentBlockP, in FindBestMatchTwoLevel()
421 const LumBlock * const currentBlockP, in trySpacing()
502 const LumBlock * const currentBlockP, in FindBestMatchLogarithmic()
574 const LumBlock * const currentBlockP, in FindBestMatchSubSample()
607 const LumBlock * const currentBlockP, in FindBestMatch()
661 BMotionSearchNoInterp(const LumBlock * const currentBlockP, in BMotionSearchNoInterp()
737 BMotionSearchSimple(const LumBlock * const currentBlockP, in BMotionSearchSimple()
795 BMotionSearchCross2(const LumBlock * const currentBlockP, in BMotionSearchCross2()
883 BMotionSearchExhaust(const LumBlock * const currentBlockP, in BMotionSearchExhaust()
[all …]
H A Dsubsample.c131 LumMotionErrorA(const LumBlock * const currentBlockP, in LumMotionErrorA()
173 LumMotionErrorB(const LumBlock * const currentBlockP, in LumMotionErrorB()
214 LumMotionErrorC(const LumBlock * const currentBlockP, in LumMotionErrorC()
255 LumMotionErrorD(const LumBlock * const currentBlockP, in LumMotionErrorD()
H A Dpsearch.c82 PMotionSearch(const LumBlock * const currentBlockP, in PMotionSearch()
271 PSubSampleSearch(const LumBlock * const currentBlockP, in PSubSampleSearch()
420 const LumBlock * const currentBlockP, in findBestSpaced()
476 PLogarithmicSearch(const LumBlock * const currentBlockP, in PLogarithmicSearch()
565 PLocalSearch(const LumBlock * const currentBlockP, in PLocalSearch()
666 PTwoLevelSearch(const LumBlock * const currentBlockP, in PTwoLevelSearch()
H A Dpframe.c95 ZeroMotionBetter(const LumBlock * const currentBlockP, in ZeroMotionBetter()
143 DoIntraCode(const LumBlock * const currentBlockP, in DoIntraCode()
198 ZeroMotionSufficient(const LumBlock * const currentBlockP, in ZeroMotionSufficient()
227 LumBlock * const currentBlockP) { in computeCurrentBlock()
251 const LumBlock * const currentBlockP, in computeMotionVectors()
H A Dblock.c379 LumBlockMAD(const LumBlock * const currentBlockP, in LumBlockMAD()
429 LumMotionError(const LumBlock * const currentBlockP, in LumMotionError()
567 LumAddMotionError(const LumBlock * const currentBlockP, in LumAddMotionError()
H A Dbframe.c529 const LumBlock * const currentBlockP, in makeNonSkipBlock()