Home
last modified time | relevance | path

Searched refs:LocalMotions (Results 1 – 25 of 32) sorted by relevance

12

/dports/multimedia/vid.stab/vid.stab-release-0.98b/src/
H A Dserialize.h37 ((LocalMotions*)vs_vector_get(manylocalmotions,index))
41 int vsStoreLocalmotions(FILE* f, const LocalMotions* lms);
44 LocalMotions vsRestoreLocalmotions(FILE* f);
51 int vsWriteToFile(const VSMotionDetect* td, FILE* f, const LocalMotions* lms);
60 int vsReadFromFile(FILE* f, LocalMotions* lms);
H A Dserialize.c58 int vsStoreLocalmotions(FILE* f, const LocalMotions* lms){ in vsStoreLocalmotions()
71 LocalMotions vsRestoreLocalmotions(FILE* f){ in vsRestoreLocalmotions()
72 LocalMotions lms; in vsRestoreLocalmotions()
111 int vsWriteToFile(const VSMotionDetect* md, FILE* f, const LocalMotions* lms){ in vsWriteToFile()
130 int vsReadFromFile(FILE* f, LocalMotions* lms){ in vsReadFromFile()
173 LocalMotions lms; in vsReadLocalMotionsFile()
182 vs_vector_set_dup(mlms,index-1,&lms, sizeof(LocalMotions)); in vsReadLocalMotionsFile()
H A Dtransformtype_operations.h123 int* localmotions_getx(const LocalMotions* localmotions);
125 int* localmotions_gety(const LocalMotions* localmotions);
132 LocalMotion cleanmean_localmotions(const LocalMotions* localmotions);
134 VSArray localmotionsGetMatch(const LocalMotions* localmotions);
H A Dlocalmotion2transform.h55 const LocalMotions* motions);
64 const LocalMotions* motions,
H A Dlocalmotion2transform.c82 const LocalMotions* motions;
88 const LocalMotions* motions = gd->motions; in calcTransformQuality()
119 VSTransform meanMotions(VSTransformData* td, const LocalMotions* motions){ in meanMotions()
159 const LocalMotions* motions, in vsMotionsToTransform()
280 const LocalMotions* motions){ in vsSimpleMotionsToTransform()
H A Dtransformtype.c399 int* localmotions_getx(const LocalMotions* localmotions){ in localmotions_getx()
409 int* localmotions_gety(const LocalMotions* localmotions){ in localmotions_gety()
442 LocalMotion cleanmean_localmotions(const LocalMotions* localmotions) in cleanmean_localmotions()
465 VSArray localmotionsGetMatch(const LocalMotions* localmotions){ in localmotionsGetMatch()
H A Dtransformtype.h67 typedef VSVector LocalMotions; typedef
H A Dmotiondetect.h126 int vsMotionDetection(VSMotionDetect* md, LocalMotions* motions, VSFrame *frame);
H A Dmotiondetect.c170 int vsMotionDetection(VSMotionDetect* md, LocalMotions* motions, VSFrame *frame) { in vsMotionDetection()
191 LocalMotions motionscoarse; in vsMotionDetection()
192 LocalMotions motionsfine; in vsMotionDetection()
211 LocalMotions motions2; in vsMotionDetection()
701 LocalMotions calcTransFields(VSMotionDetect* md, in calcTransFields()
705 LocalMotions localmotions; in calcTransFields()
H A Dmotiondetect_internal.h61 LocalMotions calcTransFields(VSMotionDetect* md, VSMotionDetectFields* fields,
/dports/multimedia/vid.stab/vid.stab-release-0.98b/tests/
H A Dtest_store_restore.c1 int compare_localmotions(const LocalMotions* lms1, const LocalMotions* lms2){ in compare_localmotions()
16 LocalMotions lms; in test_store_restore()
27 LocalMotions test = vsRestoreLocalmotions(f); in test_store_restore()
43 LocalMotions read1; in test_store_restore()
46 LocalMotions read2; in test_store_restore()
H A Dtest_localmotion2transform.c20 LocalMotions localmotions; in test_localmotion2transform()
H A Dtest_motiondetect.c20 LocalMotions localmotions; in test_motionDetect()
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/vid.stab/
H A Dfilter_vidstab.cpp162 LocalMotions* lms = (LocalMotions*)vs_vector_get( &mlms, i ); in init_apply_data()
300 LocalMotions localmotions; in analyze_image()
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/vid.stab/
H A Dfilter_vidstab.cpp162 LocalMotions* lms = (LocalMotions*)vs_vector_get( &mlms, i ); in init_apply_data()
300 LocalMotions localmotions; in analyze_image()
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/vid.stab/
H A Dfilter_vidstab.cpp162 LocalMotions* lms = (LocalMotions*)vs_vector_get( &mlms, i ); in init_apply_data()
300 LocalMotions localmotions; in analyze_image()
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/vid.stab/
H A Dfilter_vidstab.cpp162 LocalMotions* lms = (LocalMotions*)vs_vector_get( &mlms, i ); in init_apply_data()
300 LocalMotions localmotions; in analyze_image()
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/vid.stab/
H A Dfilter_vidstab.cpp162 LocalMotions* lms = (LocalMotions*)vs_vector_get( &mlms, i ); in init_apply_data()
300 LocalMotions localmotions; in analyze_image()
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_vidstabdetect.c164 LocalMotions localmotions; in filter_frame()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dvf_vidstabdetect.c161 LocalMotions localmotions; in filter_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_vidstabdetect.c164 LocalMotions localmotions; in filter_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_vidstabdetect.c164 LocalMotions localmotions; in filter_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_vidstabdetect.c164 LocalMotions localmotions; in filter_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dvf_vidstabdetect.c161 LocalMotions localmotions; in filter_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_vidstabdetect.c164 LocalMotions localmotions; in filter_frame()

12