Home
last modified time | relevance | path

Searched refs:compare_mf (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/test/
H A Dnon_greedy_mv_test.cc63 static void compare_mf(const MV *mf1, const MV *mf2, int rows, int cols, in compare_mf() function
153 compare_mf(smooth_mf, ground_truth, rows, cols, &sm_mean, &sm_std); in TEST()
154 compare_mf(smooth_mf, estimation, rows, cols, &est_mean, &est_std); in TEST()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/test/
H A Dnon_greedy_mv_test.cc63 static void compare_mf(const MV *mf1, const MV *mf2, int rows, int cols, in compare_mf() function
153 compare_mf(smooth_mf, ground_truth, rows, cols, &sm_mean, &sm_std); in TEST()
154 compare_mf(smooth_mf, estimation, rows, cols, &est_mean, &est_std); in TEST()
/dports/multimedia/libvpx/libvpx-1.11.0/test/
H A Dnon_greedy_mv_test.cc63 static void compare_mf(const MV *mf1, const MV *mf2, int rows, int cols, in compare_mf() function
153 compare_mf(smooth_mf, ground_truth, rows, cols, &sm_mean, &sm_std); in TEST()
154 compare_mf(smooth_mf, estimation, rows, cols, &est_mean, &est_std); in TEST()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/test/
H A Dnon_greedy_mv_test.cc63 static void compare_mf(const MV *mf1, const MV *mf2, int rows, int cols, in compare_mf() function
153 compare_mf(smooth_mf, ground_truth, rows, cols, &sm_mean, &sm_std); in TEST()
154 compare_mf(smooth_mf, estimation, rows, cols, &est_mean, &est_std); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/test/
H A Dnon_greedy_mv_test.cc63 static void compare_mf(const MV *mf1, const MV *mf2, int rows, int cols, in compare_mf() function
153 compare_mf(smooth_mf, ground_truth, rows, cols, &sm_mean, &sm_std); in TEST()
154 compare_mf(smooth_mf, estimation, rows, cols, &est_mean, &est_std); in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/test/
H A Dnon_greedy_mv_test.cc63 static void compare_mf(const MV *mf1, const MV *mf2, int rows, int cols, in compare_mf() function
153 compare_mf(smooth_mf, ground_truth, rows, cols, &sm_mean, &sm_std); in TEST()
154 compare_mf(smooth_mf, estimation, rows, cols, &est_mean, &est_std); in TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/test/
H A Dnon_greedy_mv_test.cc63 static void compare_mf(const MV *mf1, const MV *mf2, int rows, int cols, in compare_mf() function
153 compare_mf(smooth_mf, ground_truth, rows, cols, &sm_mean, &sm_std); in TEST()
154 compare_mf(smooth_mf, estimation, rows, cols, &est_mean, &est_std); in TEST()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/rdata/generic/
H A Dmf_4.c98 compare_mf(ARGS_COMPARE) { in compare_mf() function
230 return (compare_mf(rdata1, rdata2)); in casecompare_mf()
/dports/dns/bind911/bind-9.11.37/lib/dns/rdata/generic/
H A Dmf_4.c95 compare_mf(ARGS_COMPARE) { in compare_mf() function
234 return (compare_mf(rdata1, rdata2)); in casecompare_mf()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/rdata/generic/
H A Dmf_4.c96 compare_mf(ARGS_COMPARE) { in compare_mf() function
228 return (compare_mf(rdata1, rdata2)); in casecompare_mf()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/rdata/generic/
H A Dmf_4.c96 compare_mf(ARGS_COMPARE) { in compare_mf() function
230 return (compare_mf(rdata1, rdata2)); in casecompare_mf()
/dports/dns/bind916/bind-9.16.27/lib/dns/rdata/generic/
H A Dmf_4.c98 compare_mf(ARGS_COMPARE) { in compare_mf() function
230 return (compare_mf(rdata1, rdata2)); in casecompare_mf()
/dports/mail/popfile/popfile-1.1.3_1/UI/
H A DHTML.pm2017 sub compare_mf subroutine