Home
last modified time | relevance | path

Searched refs:GET_SCORE (Results 1 – 10 of 10) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/util/
H A Dbest_placement.cpp304 #define GET_SCORE(score_name) \ macro
325 GET_SCORE(num_ident); in s_GetIdentOdds_protSS()
326 GET_SCORE(num_mismatch); in s_GetIdentOdds_protSS()
328 GET_SCORE(num_positives); in s_GetIdentOdds_protSS()
329 GET_SCORE(num_negatives); in s_GetIdentOdds_protSS()
401 GET_SCORE(num_ident); in GetIdentOdds()
402 GET_SCORE(num_mismatch); in GetIdentOdds()
427 GET_SCORE(pct_identity_ungap); in GetIdentOdds()
435 GET_SCORE(pct_identity_gap); in GetIdentOdds()
567 GET_SCORE(pct_coverage_hiqual); in GetCoverage()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dvf_mcdeint.c226 #define GET_SCORE(j)\ in filter_frame() macro
239 { int score = GET_SCORE(j);\ in filter_frame()
250 int spatial_score = GET_SCORE(0) - 1; in filter_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_mcdeint.c223 #define GET_SCORE(j)\ in filter_frame() macro
236 { int score = GET_SCORE(j);\ in filter_frame()
247 int spatial_score = GET_SCORE(0) - 1; in filter_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_mcdeint.c226 #define GET_SCORE(j)\ in filter_frame() macro
239 { int score = GET_SCORE(j);\ in filter_frame()
250 int spatial_score = GET_SCORE(0) - 1; in filter_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_mcdeint.c223 #define GET_SCORE(j)\ in filter_frame() macro
236 { int score = GET_SCORE(j);\ in filter_frame()
247 int spatial_score = GET_SCORE(0) - 1; in filter_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dvf_mcdeint.c226 #define GET_SCORE(j)\ in filter_frame() macro
239 { int score = GET_SCORE(j);\ in filter_frame()
250 int spatial_score = GET_SCORE(0) - 1; in filter_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_mcdeint.c223 #define GET_SCORE(j)\ in filter_frame() macro
236 { int score = GET_SCORE(j);\ in filter_frame()
247 int spatial_score = GET_SCORE(0) - 1; in filter_frame()
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_mcdeint.c226 #define GET_SCORE(j)\ in filter_frame() macro
239 { int score = GET_SCORE(j);\ in filter_frame()
250 int spatial_score = GET_SCORE(0) - 1; in filter_frame()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dvf_mcdeint.c137 #define GET_SCORE(j)\ in filter() macro
150 { int score= GET_SCORE(j);\ in filter()
161 int spatial_score= GET_SCORE(0)-1; in filter()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dvf_mcdeint.c137 #define GET_SCORE(j)\ in filter() macro
150 { int score= GET_SCORE(j);\ in filter()
161 int spatial_score= GET_SCORE(0)-1; in filter()