Home
last modified time | relevance | path

Searched defs:prevFrame (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/
H A Dsubsample.c50 computePrevFyFx(MpegFrame * const prevFrame, in computePrevFyFx()
132 MpegFrame * const prevFrame, in LumMotionErrorA()
174 MpegFrame * const prevFrame, in LumMotionErrorB()
215 MpegFrame * const prevFrame, in LumMotionErrorC()
256 MpegFrame * const prevFrame, in LumMotionErrorD()
H A Dblock.c179 computePrevFyFx(MpegFrame * const prevFrame, in computePrevFyFx()
333 ComputeMotionLumBlock(MpegFrame * const prevFrame, in ComputeMotionLumBlock()
430 MpegFrame * const prevFrame, in LumMotionError()
569 MpegFrame * const prevFrame, in LumAddMotionError()
861 ComputeSubSampledMotionLumBlock(MpegFrame * const prevFrame, in ComputeSubSampledMotionLumBlock()
945 MpegFrame * const prevFrame, in LumMotionErrorSubSampled()
/dports/multimedia/mpeg_encode/mpeg_encode/
H A Dsubsample.c93 LumMotionErrorA(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) in LumMotionErrorA() argument
270 LumMotionErrorB(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) in LumMotionErrorB() argument
447 LumMotionErrorC(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) in LumMotionErrorC() argument
624 LumMotionErrorD(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) in LumMotionErrorD() argument
H A Dblock.c369 ComputeMotionLumBlock(prevFrame, by, bx, my, mx, motionBlock) in ComputeMotionLumBlock() argument
506 LumMotionError(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) in LumMotionError() argument
715 LumAddMotionError(currentBlock, blockSoFar, prevFrame, by, bx, my, mx, in LumAddMotionError() argument
1069 ComputeSubSampledMotionLumBlock(prevFrame, by, bx, my, mx, motionBlock, in ComputeSubSampledMotionLumBlock() argument
1156 LumMotionErrorSubSampled(currentBlock, prevFrame, by, bx, my, mx, startY, in LumMotionErrorSubSampled() argument
/dports/science/afni/afni-AFNI_21.3.16/src/mpeg_encodedir/
H A Dsubsample.c108 LumMotionErrorA(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) in LumMotionErrorA() argument
285 LumMotionErrorB(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) in LumMotionErrorB() argument
462 LumMotionErrorC(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) in LumMotionErrorC() argument
639 LumMotionErrorD(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) in LumMotionErrorD() argument
H A Dblock.c381 ComputeMotionLumBlock(prevFrame, by, bx, my, mx, motionBlock) in ComputeMotionLumBlock() argument
518 LumMotionError(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) in LumMotionError() argument
727 LumAddMotionError(currentBlock, blockSoFar, prevFrame, by, bx, my, mx, in LumAddMotionError() argument
1081 ComputeSubSampledMotionLumBlock(prevFrame, by, bx, my, mx, motionBlock, in ComputeSubSampledMotionLumBlock() argument
1168 LumMotionErrorSubSampled(currentBlock, prevFrame, by, bx, my, mx, startY, in LumMotionErrorSubSampled() argument
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mpeg_encode/
H A Dsubsample.cpp94 MpegFrame *prevFrame, in LumMotionErrorA()
270 MpegFrame *prevFrame, in LumMotionErrorB()
446 MpegFrame *prevFrame, in LumMotionErrorC()
622 MpegFrame *prevFrame, in LumMotionErrorD()
H A Dblock.cpp367 ComputeMotionLumBlock(MpegFrame *prevFrame, in ComputeMotionLumBlock()
503 MpegFrame *prevFrame, in LumMotionError()
712 MpegFrame *prevFrame, in LumAddMotionError()
1148 MpegFrame *prevFrame; variable
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/graphics/
H A Dinterpolation.cpp59 uint32 prevFrame= min<uint32>(static_cast<uint32>(t*frameCount), frameCount-1); in updateVertices() local
85 uint32 prevFrame= min<uint32>(static_cast<uint32>(t*frameCount), frameCount-1); in updateNormals() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudalegacy/src/cuda/
H A Dfgd.cu88 …__global__ void calcPartialHistogram(const PtrStepSz<PT> prevFrame, const PtrStep<CT> curFrame, un… in calcPartialHistogram()
198 void calcDiffHistogram_gpu(PtrStepSzb prevFrame, PtrStepSzb curFrame, in calcDiffHistogram_gpu()
226 …__global__ void calcDiffThreshMask(const PtrStepSz<PT> prevFrame, const PtrStep<CT> curFrame, ucha… in calcDiffThreshMask()
248 …void calcDiffThreshMask_gpu(PtrStepSzb prevFrame, PtrStepSzb curFrame, uchar3 bestThres, PtrStepSz… in calcDiffThreshMask_gpu()
292 __global__ void bgfgClassification(const PtrStepSz<PT> prevFrame, const PtrStep<CT> curFrame, in bgfgClassification()
371 …void bgfgClassification_gpu(PtrStepSzb prevFrame, PtrStepSzb curFrame, PtrStepSzb Ftd, PtrStepSzb … in bgfgClassification_gpu()
401 …__global__ void updateBackgroundModel(int cols, int rows, const PrevFramePtr2D prevFrame, const Cu… in updateBackgroundModel()
783 …void updateBackgroundModel_gpu(PtrStepSzb prevFrame, PtrStepSzb curFrame, PtrStepSzb Ftd, PtrStepS… in updateBackgroundModel_gpu()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/lottie/
H A Dlottieitem.h320 int prevFrame = mFrameNo; in hasChanged() local
344 bool hasChanged(int prevFrame, int curFrame) final { in hasChanged()
358 bool hasChanged(int prevFrame, int curFrame) final { in hasChanged()
371 bool hasChanged(int prevFrame, int curFrame) final { in hasChanged()
384 bool hasChanged(int prevFrame, int curFrame) final { in hasChanged()
/dports/audio/muse-sequencer/muse-4.0.0/src/libs/time_stretch/
H A Dtime_stretch.cpp220 MuseFrame_t thisFrame, prevFrame; in normalizeListFrames() local
836 MuseFrame_t prevFrame; in stretch() local
876 MuseFrame_t prevFrame; in stretch() local
916 MuseFrame_t prevFrame; in squish() local
956 MuseFrame_t prevFrame; in squish() local
1003 MuseFrame_t prevFrame; in unStretch() local
1076 MuseFrame_t prevFrame; in unSquish() local
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/lottie/
H A Dlottieitem.h426 int prevFrame = mFrameNo; in hasChanged() local
448 bool hasChanged(int prevFrame, int curFrame) final in hasChanged()
463 bool hasChanged(int prevFrame, int curFrame) final in hasChanged()
477 bool hasChanged(int prevFrame, int curFrame) final in hasChanged()
491 bool hasChanged(int prevFrame, int curFrame) final in hasChanged()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/bgsegm/src/
H A Dbgfg_subcnt.cpp93 Mat prevFrame; member in cv::bgsegm::CV_FINAL
215 const Mat &prevFrame; member
306 const Mat &prevFrame; member
337 Mat &prevFrame; member in cv::bgsegm::CNTInvoker
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/codegen/
H A DStackMapFrame.java42 public int getFrameType(StackMapFrame prevFrame) { in getFrameType()
134 public int numberOfDifferentLocals(StackMapFrame prevFrame) { in numberOfDifferentLocals()
298 public int getOffsetDelta(StackMapFrame prevFrame) { in getOffsetDelta()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/
H A DStackMapFrame.java48 public int getFrameType(StackMapFrame prevFrame) { in getFrameType()
148 public int numberOfDifferentLocals(StackMapFrame prevFrame) { in numberOfDifferentLocals()
318 public int getOffsetDelta(StackMapFrame prevFrame) { in getOffsetDelta()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonzqt/
H A Dframenavigator.h80 void prevFrame() { in prevFrame() function
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/controls/
H A DMovieClipSWFLoader.as278 public function prevFrame():void method in MovieClipSWFLoader
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudalegacy/src/
H A Dfgd.cpp154 …void calcDiffHistogram(const GpuMat& prevFrame, const GpuMat& curFrame, GpuMat& hist, GpuMat& hist… in calcDiffHistogram()
219 …void calcDiffThreshMask(const GpuMat& prevFrame, const GpuMat& curFrame, Vec3d bestThres, GpuMat& … in calcDiffThreshMask()
238 …void changeDetection(const GpuMat& prevFrame, const GpuMat& curFrame, GpuMat& changeMask, GpuMat& … in changeDetection()
267 int bgfgClassification(const GpuMat& prevFrame, const GpuMat& curFrame, in bgfgClassification()
426 …void updateBackgroundModel(const GpuMat& prevFrame, const GpuMat& curFrame, const GpuMat& Ftd, con… in updateBackgroundModel()
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/loaders/lw3d/
H A DLwsFrame.java111 LwsFrame(LwsFrame prevFrame, LwsFrame nextFrame, double ratio) { in LwsFrame() method in LwsFrame
149 LwsFrame(LwsFrame prevFrame, LwsFrame frame1, in LwsFrame() method in LwsFrame
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/graphics/
H A Dinterpolation.cpp85 uint32 prevFrame; in update() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/tracking/src/
H A DgtrUtils.cpp73 std::vector <TrainingSample> gatherFrameSamples(Mat prevFrame, Mat currFrame, Rect2f prevBB, Rect2f… in gatherFrameSamples()
/dports/games/xboard-devel/xboard-f49e7e1/
H A Dboard.h71 Pnt startSquare, prevFrame, mouseDelta; member
/dports/games/xboard/xboard-4.9.1/
H A Dboard.h72 Pnt startSquare, prevFrame, mouseDelta; member
/dports/graphics/qcomicbook/QComicBook-0.9.1/src/View/
H A DFrameView.cpp97 void FrameView::prevFrame() in prevFrame() function in FrameView

1234567