Home
last modified time | relevance | path

Searched refs:compound_ref1_mode (Results 1 – 25 of 43) sorted by relevance

12

/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbInterPrediction.h386 static INLINE PredictionMode compound_ref1_mode(PredictionMode mode) { in compound_ref1_mode() function
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbInterPrediction.h386 static INLINE PredictionMode compound_ref1_mode(PredictionMode mode) { in compound_ref1_mode() function
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dinterp_search.c726 const int mode1 = compound_ref1_mode(mbmi->mode); in av1_interpolation_filter_search()
H A Dmotion_search_facade.c788 int which = (NEWMV == compound_ref1_mode(this_mode)); in av1_interinter_compound_motion_search()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dinterp_search.c672 const int mode1 = compound_ref1_mode(mbmi->mode); in av1_interpolation_filter_search()
H A Dmotion_search_facade.c656 int which = (NEWMV == compound_ref1_mode(this_mode)); in av1_interinter_compound_motion_search()
H A Drdopt.c737 return ref_idx ? compound_ref1_mode(this_mode) in get_single_mode()
2552 const int mode1 = compound_ref1_mode(this_mode); in handle_inter_mode()
3961 compound_ref1_mode(this_mode) }; in compound_skip_by_single_states()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dinterp_search.c722 const int mode1 = compound_ref1_mode(mbmi->mode); in av1_interpolation_filter_search()
H A Dmotion_search_facade.c704 int which = (NEWMV == compound_ref1_mode(this_mode)); in av1_interinter_compound_motion_search()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dinterp_search.c726 const int mode1 = compound_ref1_mode(mbmi->mode); in av1_interpolation_filter_search()
H A Dmotion_search_facade.c864 int which = (NEWMV == compound_ref1_mode(this_mode)); in av1_interinter_compound_motion_search()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/decoder/
H A Ddecodemv.c2544 if (compound_ref1_mode(mbmi->mode) == NEARMV) {
2557 compound_ref1_mode(mbmi->mode) == NEARMV) {
2675 if (compound_ref1_mode(mbmi->mode) == NEWMV) {
2692 compound_ref1_mode(mbmi->mode) == NEWMV) {
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Dblockd.h108 static INLINE PREDICTION_MODE compound_ref1_mode(PREDICTION_MODE mode) { in compound_ref1_mode() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/common/
H A Dblockd.h110 static INLINE PREDICTION_MODE compound_ref1_mode(PREDICTION_MODE mode) { in compound_ref1_mode() function
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Dblockd.h108 static INLINE PREDICTION_MODE compound_ref1_mode(PREDICTION_MODE mode) { in compound_ref1_mode() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Dblockd.h108 static INLINE PREDICTION_MODE compound_ref1_mode(PREDICTION_MODE mode) { in compound_ref1_mode() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/
H A Dblockd.h112 static INLINE PREDICTION_MODE compound_ref1_mode(PREDICTION_MODE mode) { in compound_ref1_mode() function
/dports/multimedia/aom/aom-3.2.0/av1/common/
H A Dblockd.h118 static INLINE PREDICTION_MODE compound_ref1_mode(PREDICTION_MODE mode) { in compound_ref1_mode() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/
H A Dblockd.h108 static INLINE PREDICTION_MODE compound_ref1_mode(PREDICTION_MODE mode) { in compound_ref1_mode() function
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/
H A Dblockd.h112 static INLINE PREDICTION_MODE compound_ref1_mode(PREDICTION_MODE mode) { in compound_ref1_mode() function
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/
H A Dblockd.h193 static INLINE PREDICTION_MODE compound_ref1_mode(PREDICTION_MODE mode) { in compound_ref1_mode() function
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Drdopt.c6952 assert(compound_ref1_mode(mbmi->mode) == NEWMV); in joint_motion_search()
8546 mode_mv[compound_ref1_mode(this_mode)][refs[1]].as_int;
8569 assert(compound_ref1_mode(this_mode) == NEWMV);
9769 const int mode1 = compound_ref1_mode(this_mode);
10807 frame_mv[compound_ref1_mode(this_mode)][ref_frame].as_int;
11203 if (compound_ref1_mode(mbmi->mode) == NEWMV) {
11223 compound_ref1_mode(mbmi->mode) == NEWMV) {
11358 if (compound_ref1_mode(mbmi->mode) == NEWMV) {
11364 } else if (compound_ref1_mode(mbmi->mode) == NEARESTMV) {
11384 compound_ref1_mode(mbmi->mode) == NEWMV) {
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/decoder/
H A Ddecodemv.c1345 if (compound_ref1_mode(mbmi->mode) == NEWMV) in read_inter_block_mode_info()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/decoder/
H A Ddecodemv.c1332 if (compound_ref1_mode(mbmi->mode) == NEWMV) in read_inter_block_mode_info()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/decoder/
H A Ddecodemv.c1345 if (compound_ref1_mode(mbmi->mode) == NEWMV) in read_inter_block_mode_info()

12