Home
last modified time | relevance | path

Searched defs:curFrame (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/multimedia/handbrake/x265_3.5/source/common/
H A Dpiclist.cpp30 void PicList::pushFront(Frame& curFrame) in pushFront()
48 void PicList::pushBack(Frame& curFrame) in pushBack()
91 Frame *curFrame = m_start; in getPOC() local
122 Frame *curFrame = m_start; in getCurFrame() local
129 void PicList::remove(Frame& curFrame) in remove()
/dports/multimedia/x265/source/common/
H A Dpiclist.cpp30 void PicList::pushFront(Frame& curFrame) in pushFront()
48 void PicList::pushBack(Frame& curFrame) in pushBack()
91 Frame *curFrame = m_start; in getPOC() local
122 Frame *curFrame = m_start; in getCurFrame() local
129 void PicList::remove(Frame& curFrame) in remove()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/insane/
H A Dinsane_scenes.cpp998 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase11()
1015 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase0()
1033 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase17()
1050 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase16()
1094 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase1()
1127 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase20()
1275 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase10()
1325 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase12()
1412 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase23()
1428 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase14()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/insane/
H A Dinsane_scenes.cpp1003 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase11()
1020 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase0()
1038 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase17()
1055 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase16()
1099 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase1()
1132 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase20()
1280 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase10()
1330 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase12()
1417 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase23()
1433 int32 setupsan13, int32 curFrame, int32 maxFrame) { in postCase14()
[all …]
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/common/
H A Dpiclist.cpp30 void PicList::pushFront(Frame& curFrame) in pushFront()
48 void PicList::pushBack(Frame& curFrame) in pushBack()
91 Frame *curFrame = m_start; in getPOC() local
120 void PicList::remove(Frame& curFrame) in remove()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/phantom/
H A Dphantom_scenes5.cpp2628 int curFrame = _scene->_animation[_globals._animationIndexes[0]]->getCurrentFrame(); in handleListenAnimation() local
2655 int curFrame = _scene->_animation[_globals._animationIndexes[1]]->getCurrentFrame(); in handleOrganAnimation() local
2757 int curFrame = _scene->_animation[_globals._animationIndexes[3]]->getCurrentFrame(); in handlePhantomAnimation1() local
2863 int curFrame = _scene->_animation[_globals._animationIndexes[3]]->getCurrentFrame(); in handlePhantomAnimation2() local
2932 int curFrame = _scene->_animation[_globals._animationIndexes[3]]->getCurrentFrame(); in handlePhantomAnimation3() local
2983 int curFrame = _scene->_animation[_globals._animationIndexes[2]]->getCurrentFrame(); in handleChairAnimation() local
3677 int curFrame = _scene->_animation[_globals._animationIndexes[0]]->getCurrentFrame(); in handleRaoulAnimation() local
3720 int curFrame = _scene->_animation[_globals._animationIndexes[1]]->getCurrentFrame(); in handleBothanimation() local
3851 int curFrame = _scene->_animation[_globals._animationIndexes[2]]->getCurrentFrame(); in handlePartedAnimation() local
4060 int curFrame = _scene->_animation[_globals._animationIndexes[0]]->getCurrentFrame(); in step() local
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/mads/phantom/
H A Dphantom_scenes5.cpp2640 int curFrame = _scene->_animation[_globals._animationIndexes[0]]->getCurrentFrame(); in handleListenAnimation() local
2667 int curFrame = _scene->_animation[_globals._animationIndexes[1]]->getCurrentFrame(); in handleOrganAnimation() local
2769 int curFrame = _scene->_animation[_globals._animationIndexes[3]]->getCurrentFrame(); in handlePhantomAnimation1() local
2875 int curFrame = _scene->_animation[_globals._animationIndexes[3]]->getCurrentFrame(); in handlePhantomAnimation2() local
2944 int curFrame = _scene->_animation[_globals._animationIndexes[3]]->getCurrentFrame(); in handlePhantomAnimation3() local
2995 int curFrame = _scene->_animation[_globals._animationIndexes[2]]->getCurrentFrame(); in handleChairAnimation() local
3689 int curFrame = _scene->_animation[_globals._animationIndexes[0]]->getCurrentFrame(); in handleRaoulAnimation() local
3732 int curFrame = _scene->_animation[_globals._animationIndexes[1]]->getCurrentFrame(); in handleBothanimation() local
3863 int curFrame = _scene->_animation[_globals._animationIndexes[2]]->getCurrentFrame(); in handlePartedAnimation() local
4072 int curFrame = _scene->_animation[_globals._animationIndexes[0]]->getCurrentFrame(); in step() local
[all …]
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/encoder/
H A Ddpb.cpp38 Frame* curFrame = m_freeList.popFront(); in ~DPB() local
45 Frame* curFrame = m_picList.popFront(); in ~DPB() local
70 Frame *curFrame = iterFrame; in recycleUnreferenced() local
/dports/multimedia/handbrake/x265_3.5/source/encoder/
H A Ddpb.cpp39 Frame* curFrame = m_freeList.popFront(); in ~DPB() local
46 Frame* curFrame = m_picList.popFront(); in ~DPB() local
71 Frame *curFrame = iterFrame; in recycleUnreferenced() local
/dports/multimedia/x265/source/encoder/
H A Ddpb.cpp39 Frame* curFrame = m_freeList.popFront(); in ~DPB() local
46 Frame* curFrame = m_picList.popFront(); in ~DPB() local
71 Frame *curFrame = iterFrame; in recycleUnreferenced() local
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOROCKRES.cpp403 short RockRes::get_bitmap_recno(short rockBlockRecno, char curFrame) in get_bitmap_recno()
433 char RockRes::choose_next(short rockRecno, char curFrame, long path) in choose_next()
457 void RockRes::draw(short rockRecno, short xLoc, short yLoc, char curFrame) in draw()
485 short offsetX, short offsetY, char curFrame) in draw_block()
618 short RockRes::get_anim_recno(short rockRecno, char curFrame) in get_anim_recno()
/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 …oundModel(int cols, int rows, const PrevFramePtr2D prevFrame, const CurFramePtr2D curFrame, const … in updateBackgroundModel()
783 …void updateBackgroundModel_gpu(PtrStepSzb prevFrame, PtrStepSzb curFrame, PtrStepSzb Ftd, PtrStepS… in updateBackgroundModel_gpu()
/dports/games/toycars/toycars-0.3.10/toycars_vehicle_editor/src/Scoobie/
H A DScSprite.h55 int numFrames, curFrame; variable
/dports/games/toycars/toycars-0.3.10/toycars_track_editor/src/Scoobie/
H A DScSprite.h55 int numFrames, curFrame; variable
/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()
632 GpuMat curFrame = _frame.getGpuMat(); in apply() local
/dports/games/toycars/toycars-0.3.10/toycars/src/Scoobie/
H A DScSprite.h57 int numFrames, curFrame; variable
/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/FileHandlers/
H A DMP3_Handler.cpp151 ID3v2Frame* curFrame; in ~MP3_MetaHandler() local
204 ID3v2Frame* curFrame = 0; // reusable in CacheFileData() local
309 ID3v2Frame* curFrame; in ProcessXMP() local
/dports/games/spring/spring_98.0/AI/Skirmish/E323AI/
H A DCScopedTimer.cpp33 unsigned int curFrame = cb->GetCurrentFrame(); in ~CScopedTimer() local
/dports/www/kf5-khtml/khtml-5.89.0/src/imload/
H A Danimprovider.h47 PixmapPlane *curFrame; variable
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Vulkan/
H A DVulkanUtil.cpp134 int curFrame = vulkan_->GetCurFrame(); in BeginFrame() local
180 int curFrame = vulkan_->GetCurFrame(); in GetDescriptorSet() local
484 int curFrame = vulkan_->GetCurFrame(); in GetDescriptorSet() local
559 int curFrame = vulkan_->GetCurFrame(); in BeginFrame() local
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DVulkanUtil.cpp134 int curFrame = vulkan_->GetCurFrame(); in BeginFrame() local
180 int curFrame = vulkan_->GetCurFrame(); in GetDescriptorSet() local
484 int curFrame = vulkan_->GetCurFrame(); in GetDescriptorSet() local
559 int curFrame = vulkan_->GetCurFrame(); in BeginFrame() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/lottie/
H A Dlottieitem.h344 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/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DVulkanUtil.cpp134 int curFrame = vulkan_->GetCurFrame(); in BeginFrame() local
180 int curFrame = vulkan_->GetCurFrame(); in GetDescriptorSet() local
484 int curFrame = vulkan_->GetCurFrame(); in GetDescriptorSet() local
559 int curFrame = vulkan_->GetCurFrame(); in BeginFrame() local
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/cli/ADM_userInterfaces/ADM_gui2/
H A Dgui_none.cpp76 void UI_updateFrameCount(uint32_t curFrame) in UI_updateFrameCount()
78 void UI_setFrameCount(uint32_t curFrame,uint32_t total) in UI_setFrameCount()
81 void UI_updateTimeCount(uint32_t curFrame, uint32_t fps) in UI_updateTimeCount()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/common/ADM_editor/src/
H A DADM_edSearch.cpp212 int curFrame=0; in searchNextKeyFrameInRef() local
265 uint32_t curFrame = nbFrame >> 1; in getFrameNumFromPtsOrBefore() local
394 int curFrame; in searchPreviousKeyFrameInRef() local

12345678910