Home
last modified time | relevance | path

Searched refs:is_masked_compound_type (Results 1 – 25 of 50) sorted by relevance

12

/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbInterPrediction.h217 int is_masked_compound_type(COMPOUND_TYPE type);
324 if (is_masked_compound_type(comp_type) && is_interinter_compound_used(comp_type, sb_type)) in is_any_masked_compound_used()
H A DEbInterPrediction.c44 int is_masked_compound_type(COMPOUND_TYPE type) { in is_masked_compound_type() function
1798 int is_masked_compound_type(COMPOUND_TYPE type);
1904 assert(is_masked_compound_type(comp_data->type)); in av1_get_compound_type_mask()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbInterPrediction.h217 int is_masked_compound_type(COMPOUND_TYPE type);
324 if (is_masked_compound_type(comp_type) && is_interinter_compound_used(comp_type, sb_type)) in is_any_masked_compound_used()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbEntropyCoding.h211 int is_masked_compound_type(COMPOUND_TYPE type);
H A DEbEncInterPrediction.c2632 if (is_masked_compound_type(interinter_comp->type)) { in plane_warped_motion_prediction()
4415 if (is_compound && is_masked_compound_type(interinter_comp->type)) { in av1_inter_prediction()
4475 is_compound && is_masked_compound_type(interinter_comp->type), in av1_inter_prediction()
4523 if (is_compound && is_masked_compound_type(interinter_comp->type)) { in av1_inter_prediction()
4577 … is_compound && is_masked_compound_type(interinter_comp->type), in av1_inter_prediction()
4610 if (is_compound && is_masked_compound_type(interinter_comp->type)) { in av1_inter_prediction()
4664 is_compound && is_masked_compound_type(interinter_comp->type), in av1_inter_prediction()
5210 if (is_compound && is_masked_compound_type(interinter_comp->type)) { in av1_inter_prediction_16bit_pipeline()
5295 if (is_compound && is_masked_compound_type(interinter_comp->type)) { in av1_inter_prediction_16bit_pipeline()
5372 if (is_compound && is_masked_compound_type(interinter_comp->type)) { in av1_inter_prediction_16bit_pipeline()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbEntropyCoding.h211 int is_masked_compound_type(COMPOUND_TYPE type);
H A DEbEncInterPrediction.c2632 if (is_masked_compound_type(interinter_comp->type)) { in plane_warped_motion_prediction()
4415 if (is_compound && is_masked_compound_type(interinter_comp->type)) { in av1_inter_prediction()
4475 is_compound && is_masked_compound_type(interinter_comp->type), in av1_inter_prediction()
4523 if (is_compound && is_masked_compound_type(interinter_comp->type)) { in av1_inter_prediction()
4577 … is_compound && is_masked_compound_type(interinter_comp->type), in av1_inter_prediction()
4610 if (is_compound && is_masked_compound_type(interinter_comp->type)) { in av1_inter_prediction()
4664 is_compound && is_masked_compound_type(interinter_comp->type), in av1_inter_prediction()
5210 if (is_compound && is_masked_compound_type(interinter_comp->type)) { in av1_inter_prediction_16bit_pipeline()
5295 if (is_compound && is_masked_compound_type(interinter_comp->type)) { in av1_inter_prediction_16bit_pipeline()
5372 if (is_compound && is_masked_compound_type(interinter_comp->type)) { in av1_inter_prediction_16bit_pipeline()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dreconinter_enc.c174 if (is_masked_compound_type(mi->interinter_comp.type)) { in build_inter_predictors()
218 if (ref && is_masked_compound_type(mi->interinter_comp.type)) { in build_inter_predictors()
578 if (is_compound && is_masked_compound_type(comp_data->type)) { in build_wedge_inter_predictor_from_buf()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dreconinter_enc.c174 if (is_masked_compound_type(mi->interinter_comp.type)) { in build_inter_predictors()
218 if (ref && is_masked_compound_type(mi->interinter_comp.type)) { in build_inter_predictors()
578 if (is_compound && is_masked_compound_type(comp_data->type)) { in build_wedge_inter_predictor_from_buf()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dreconinter_enc.c174 if (is_masked_compound_type(mi->interinter_comp.type)) { in build_inter_predictors()
218 if (ref && is_masked_compound_type(mi->interinter_comp.type)) { in build_inter_predictors()
578 if (is_compound && is_masked_compound_type(comp_data->type)) { in build_wedge_inter_predictor_from_buf()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dreconinter_enc.c174 if (is_masked_compound_type(mi->interinter_comp.type)) { in build_inter_predictors()
218 if (ref && is_masked_compound_type(mi->interinter_comp.type)) { in build_inter_predictors()
578 if (is_compound && is_masked_compound_type(comp_data->type)) { in build_wedge_inter_predictor_from_buf()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dreconinter_enc.c161 if (is_masked_compound_type(mi->interinter_comp.type)) { in build_inter_predictors()
477 if (is_compound && is_masked_compound_type(comp_data->type)) { in build_wedge_inter_predictor_from_buf()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Dreconinter.h183 if (is_masked_compound_type(comp_type) && in is_any_masked_compound_used()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/common/
H A Dreconinter.h224 if (is_masked_compound_type(comp_type) && in is_any_masked_compound_used()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Dreconinter.h183 if (is_masked_compound_type(comp_type) && in is_any_masked_compound_used()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Dreconinter.h183 if (is_masked_compound_type(comp_type) && in is_any_masked_compound_used()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/
H A Dreconinter.h219 if (is_masked_compound_type(comp_type) && in is_any_masked_compound_used()
/dports/multimedia/aom/aom-3.2.0/av1/common/
H A Dreconinter.h219 if (is_masked_compound_type(comp_type) && in is_any_masked_compound_used()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/
H A Dreconinter.h183 if (is_masked_compound_type(comp_type) && in is_any_masked_compound_used()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/
H A Dreconinter.h219 if (is_masked_compound_type(comp_type) && in is_any_masked_compound_used()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/
H A Dreconinter.c466 assert(is_masked_compound_type(comp_data->interinter_compound_type)); in av1_get_compound_type_mask_inverse()
484 assert(is_masked_compound_type(comp_data->interinter_compound_type)); in av1_get_compound_type_mask()
1368 if (is_masked_compound_type(mi->mbmi.interinter_compound_type)) { in build_inter_predictors()
1377 if (ref && is_masked_compound_type(mi->mbmi.interinter_compound_type)) in build_inter_predictors()
1560 if (is_masked_compound_type(mi->mbmi.interinter_compound_type)) { in build_inter_predictors()
1570 if (ref && is_masked_compound_type(mi->mbmi.interinter_compound_type)) in build_inter_predictors()
2208 is_masked_compound_type(mbmi->interinter_compound_type)) { in modify_neighbor_predictor_for_obmc()
3327 is_masked_compound_type(mbmi->interinter_compound_type)) in build_wedge_inter_predictor_from_buf()
3329 if (is_compound && is_masked_compound_type(mbmi->interinter_compound_type)) in build_wedge_inter_predictor_from_buf()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecInterPrediction.c917 if (is_masked_compound_type(mi->inter_inter_compound.type)) { in svtav1_predict_inter_block_plane()
922 if (ref && is_masked_compound_type(mi->inter_inter_compound.type)) { in svtav1_predict_inter_block_plane()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecInterPrediction.c917 if (is_masked_compound_type(mi->inter_inter_compound.type)) { in svtav1_predict_inter_block_plane()
922 if (ref && is_masked_compound_type(mi->inter_inter_compound.type)) { in svtav1_predict_inter_block_plane()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dreconinter_enc.c360 if (is_compound && is_masked_compound_type(comp_data->type)) { in build_wedge_inter_predictor_from_buf()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dreconinter_enc.c359 if (is_compound && is_masked_compound_type(comp_data->type)) { in build_wedge_inter_predictor_from_buf()

12