Home
last modified time | relevance | path

Searched refs:compareSubImg (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/vid.stab/vid.stab-release-0.98b/src/
H A Dmotiondetect_opt.h34 #define compareSubImg compareSubImg_thr_sse2_asm macro
36 #define compareSubImg compareSubImg_thr_sse2 macro
38 #define compareSubImg compareSubImg_thr_orc macro
40 #define compareSubImg compareSubImg_thr macro
H A Dmotiondetect.c418 unsigned int error = compareSubImg(Y_c, Y_p, field, linesize_c, linesize_p, in calcFieldTransPlanar()
467 unsigned int minerror = compareSubImg(Y_c, Y_p, field, linesize_c, linesize_p, in calcFieldTransPlanar()
474 unsigned int error = compareSubImg(Y_c, Y_p, field, linesize_c, linesize_p, in calcFieldTransPlanar()
498 unsigned int error = compareSubImg(Y_c, Y_p, field, linesize_c, linesize_p, in calcFieldTransPlanar()
562 unsigned int minerror = compareSubImg(I_c, I_p, field, width1, width2, md->fi.height, in calcFieldTransPacked()
569 unsigned int error = compareSubImg(I_c, I_p, field, width1, width2, in calcFieldTransPacked()
586 unsigned int error = compareSubImg(I_c, I_p, field, width1, width2, in calcFieldTransPacked()
/dports/multimedia/transcode/transcode-1.1.7/filter/stabilize/
H A Dfilter_stabilize.c188 unsigned long int compareSubImg(unsigned char* const I1, unsigned char* const I2,
340 unsigned long int compareSubImg(unsigned char* const I1, unsigned char* const I2, in compareSubImg() function
368 unsigned long int compareSubImg(unsigned char* const I1, unsigned char* const I2, in compareSubImg() function
701 unsigned long int minerror = compareSubImg(Y_c, Y_p, field, sd->width, sd->height, in calcFieldTransYUV()
709 error = compareSubImg(Y_c, Y_p, field, in calcFieldTransYUV()
732 unsigned int error = compareSubImg(Y_c, Y_p, field, sd->width, in calcFieldTransYUV()
782 unsigned long int error = compareSubImg(I_c, I_p, field, in calcFieldTransRGB()
793 unsigned long int error = compareSubImg(I_c, I_p, field, in calcFieldTransRGB()
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/videostab/
H A Dstabilize.c192 double compareSubImg(unsigned char* const I1, unsigned char* const I2, function
447 error = compareSubImg(Y_c, Y_p, field,
466 error = compareSubImg(Y_c, Y_p, field,
511 double error = compareSubImg(I_c, I_p, field,
522 double error = compareSubImg(I_c, I_p, field,
H A Dstabilize.h152 double compareSubImg(unsigned char* const I1, unsigned char* const I2,
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/videostab/
H A Dstabilize.c192 double compareSubImg(unsigned char* const I1, unsigned char* const I2, function
447 error = compareSubImg(Y_c, Y_p, field,
466 error = compareSubImg(Y_c, Y_p, field,
511 double error = compareSubImg(I_c, I_p, field,
522 double error = compareSubImg(I_c, I_p, field,
H A Dstabilize.h152 double compareSubImg(unsigned char* const I1, unsigned char* const I2,
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/videostab/
H A Dstabilize.c192 double compareSubImg(unsigned char* const I1, unsigned char* const I2, function
447 error = compareSubImg(Y_c, Y_p, field,
466 error = compareSubImg(Y_c, Y_p, field,
511 double error = compareSubImg(I_c, I_p, field,
522 double error = compareSubImg(I_c, I_p, field,
H A Dstabilize.h152 double compareSubImg(unsigned char* const I1, unsigned char* const I2,
/dports/multimedia/vid.stab/vid.stab-release-0.98b/tests/
H A Dtest_compareimg.c17 error = compareSubImg(Y_c, Y_c, &field, in checkCompareImg()
/dports/multimedia/vid.stab/vid.stab-release-0.98b/
H A DChangelog30 spiral search for matches in compareSubImg