Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/
H A Dmvref_common.c516 uint8_t row_match_count = 0; in setup_ref_mv_list() local
522 refmv_count, &row_match_count, &newmv_count, gm_mv_candidates, in setup_ref_mv_list()
532 ref_mv_weight, &row_match_count, &newmv_count, in setup_ref_mv_list()
535 const uint8_t nearest_match = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
592 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
602 refmv_count, &row_match_count, &dummy_newmv_count, in setup_ref_mv_list()
612 const uint8_t ref_match_count = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/
H A Dmvref_common.c516 uint8_t row_match_count = 0; in setup_ref_mv_list() local
522 refmv_count, &row_match_count, &newmv_count, gm_mv_candidates, in setup_ref_mv_list()
532 ref_mv_weight, &row_match_count, &newmv_count, in setup_ref_mv_list()
535 const uint8_t nearest_match = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
592 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
602 refmv_count, &row_match_count, &dummy_newmv_count, in setup_ref_mv_list()
612 const uint8_t ref_match_count = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Dmvref_common.c530 uint8_t row_match_count = 0; in setup_ref_mv_list() local
536 &refmv_count[ref_frame], &row_match_count, &newmv_count, in setup_ref_mv_list()
546 ref_mv_stack[ref_frame], &row_match_count, &newmv_count, in setup_ref_mv_list()
549 const uint8_t nearest_match = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
605 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
616 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
627 const uint8_t ref_match_count = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/common/
H A Dmvref_common.c512 uint8_t row_match_count = 0; in setup_ref_mv_list() local
518 refmv_count, &row_match_count, &newmv_count, gm_mv_candidates, in setup_ref_mv_list()
528 ref_mv_weight, &row_match_count, &newmv_count, in setup_ref_mv_list()
531 const uint8_t nearest_match = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
588 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
598 refmv_count, &row_match_count, &dummy_newmv_count, in setup_ref_mv_list()
608 const uint8_t ref_match_count = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Dmvref_common.c530 uint8_t row_match_count = 0; in setup_ref_mv_list() local
536 &refmv_count[ref_frame], &row_match_count, &newmv_count, in setup_ref_mv_list()
546 ref_mv_stack[ref_frame], &row_match_count, &newmv_count, in setup_ref_mv_list()
549 const uint8_t nearest_match = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
605 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
616 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
627 const uint8_t ref_match_count = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Dmvref_common.c530 uint8_t row_match_count = 0; in setup_ref_mv_list() local
536 &refmv_count[ref_frame], &row_match_count, &newmv_count, in setup_ref_mv_list()
546 ref_mv_stack[ref_frame], &row_match_count, &newmv_count, in setup_ref_mv_list()
549 const uint8_t nearest_match = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
605 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
616 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
627 const uint8_t ref_match_count = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
/dports/multimedia/aom/aom-3.2.0/av1/common/
H A Dmvref_common.c516 uint8_t row_match_count = 0; in setup_ref_mv_list() local
522 refmv_count, &row_match_count, &newmv_count, gm_mv_candidates, in setup_ref_mv_list()
532 ref_mv_weight, &row_match_count, &newmv_count, in setup_ref_mv_list()
535 const uint8_t nearest_match = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
592 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
602 refmv_count, &row_match_count, &dummy_newmv_count, in setup_ref_mv_list()
612 const uint8_t ref_match_count = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/
H A Dmvref_common.c530 uint8_t row_match_count = 0; in setup_ref_mv_list() local
536 &refmv_count[ref_frame], &row_match_count, &newmv_count, in setup_ref_mv_list()
546 ref_mv_stack[ref_frame], &row_match_count, &newmv_count, in setup_ref_mv_list()
549 const uint8_t nearest_match = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
605 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
616 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
627 const uint8_t ref_match_count = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbAdaptiveMotionVectorPrediction.c603 uint8_t row_match_count[MODE_CTX_REF_FRAMES]; in setup_ref_mv_list() local
608 row_match_count[ref_frame] = 0; in setup_ref_mv_list()
623 row_match_count, in setup_ref_mv_list()
659 row_match_count, in setup_ref_mv_list()
668 nearest_match[ref_frame] = (row_match_count[ref_frame] > 0) + (col_match_count[ref_frame] > 0); in setup_ref_mv_list()
821 row_match_count, in setup_ref_mv_list()
841 row_match_count, in setup_ref_mv_list()
866 ref_match_count[ref_frame] = (row_match_count[ref_frame] > 0) + in setup_ref_mv_list()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbAdaptiveMotionVectorPrediction.c603 uint8_t row_match_count[MODE_CTX_REF_FRAMES]; in setup_ref_mv_list() local
608 row_match_count[ref_frame] = 0; in setup_ref_mv_list()
623 row_match_count, in setup_ref_mv_list()
659 row_match_count, in setup_ref_mv_list()
668 nearest_match[ref_frame] = (row_match_count[ref_frame] > 0) + (col_match_count[ref_frame] > 0); in setup_ref_mv_list()
821 row_match_count, in setup_ref_mv_list()
841 row_match_count, in setup_ref_mv_list()
866 ref_match_count[ref_frame] = (row_match_count[ref_frame] > 0) + in setup_ref_mv_list()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/src/
H A Dref_mvs.c1222 uint8_t row_match_count = 0; in setup_ref_mv_list() local
1228 &refmv_count[ref_frame], &row_match_count, &newmv_count, in setup_ref_mv_list()
1238 ref_mv_stack[ref_frame], &row_match_count, &newmv_count, in setup_ref_mv_list()
1241 uint8_t nearest_match = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()
1297 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
1308 &row_match_count, &dummy_newmv_count, gm_mv_candidates, in setup_ref_mv_list()
1319 uint8_t ref_match_count = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list()