Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Dmvref_common.c355 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in add_tpl_ref_mv()
358 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
393 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in add_tpl_ref_mv()
396 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
398 get_mv_projection(&comp_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
993 tpl_mvs_base[mi_offset].mfmv0.as_mv.row = fwd_mv.row; in motion_field_projection()
994 tpl_mvs_base[mi_offset].mfmv0.as_mv.col = fwd_mv.col; in motion_field_projection()
1011 tpl_mvs_base[idx].mfmv0.as_int = INVALID_MV; in av1_setup_motion_field()
H A Donyxc_int.h103 int_mv mfmv0; member
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Dmvref_common.c355 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in add_tpl_ref_mv()
358 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
393 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in add_tpl_ref_mv()
396 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
398 get_mv_projection(&comp_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
993 tpl_mvs_base[mi_offset].mfmv0.as_mv.row = fwd_mv.row; in motion_field_projection()
994 tpl_mvs_base[mi_offset].mfmv0.as_mv.col = fwd_mv.col; in motion_field_projection()
1011 tpl_mvs_base[idx].mfmv0.as_int = INVALID_MV; in av1_setup_motion_field()
H A Donyxc_int.h103 int_mv mfmv0; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Dmvref_common.c355 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in add_tpl_ref_mv()
358 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
393 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in add_tpl_ref_mv()
396 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
398 get_mv_projection(&comp_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
993 tpl_mvs_base[mi_offset].mfmv0.as_mv.row = fwd_mv.row; in motion_field_projection()
994 tpl_mvs_base[mi_offset].mfmv0.as_mv.col = fwd_mv.col; in motion_field_projection()
1011 tpl_mvs_base[idx].mfmv0.as_int = INVALID_MV; in av1_setup_motion_field()
H A Donyxc_int.h103 int_mv mfmv0; member
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/
H A Dmvref_common.c355 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in add_tpl_ref_mv()
358 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
393 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in add_tpl_ref_mv()
396 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
398 get_mv_projection(&comp_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
993 tpl_mvs_base[mi_offset].mfmv0.as_mv.row = fwd_mv.row; in motion_field_projection()
994 tpl_mvs_base[mi_offset].mfmv0.as_mv.col = fwd_mv.col; in motion_field_projection()
1011 tpl_mvs_base[idx].mfmv0.as_int = INVALID_MV; in av1_setup_motion_field()
H A Donyxc_int.h103 int_mv mfmv0; member
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/src/
H A Dref_mvs.c101 int_mv mfmv0; member
1100 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in add_tpl_ref_mv()
1103 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
1139 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in add_tpl_ref_mv()
1142 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
1144 get_mv_projection(&comp_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
1764 tpl_mvs_base[mi_offset].mfmv0.as_mv.row = fwd_mv.row; in motion_field_projection()
1765 tpl_mvs_base[mi_offset].mfmv0.as_mv.col = fwd_mv.col; in motion_field_projection()
1781 tpl_mvs_base[idx].mfmv0.as_int = INVALID_MV; in av1_setup_motion_field()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/
H A Dmvref_common.c341 if (prev_frame_mvs->mfmv0.as_int == INVALID_MV) return 0; in add_tpl_ref_mv()
357 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
386 get_mv_projection(&comp_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
972 tpl_mvs_base[mi_offset].mfmv0.as_mv.row = fwd_mv.row; in motion_field_projection()
973 tpl_mvs_base[mi_offset].mfmv0.as_mv.col = fwd_mv.col; in motion_field_projection()
993 tpl_mvs_base[idx].mfmv0.as_int = INVALID_MV; in av1_setup_motion_field()
H A Dav1_common_int.h105 int_mv mfmv0; member
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/
H A Dmvref_common.c341 if (prev_frame_mvs->mfmv0.as_int == INVALID_MV) return 0; in add_tpl_ref_mv()
357 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
386 get_mv_projection(&comp_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
972 tpl_mvs_base[mi_offset].mfmv0.as_mv.row = fwd_mv.row; in motion_field_projection()
973 tpl_mvs_base[mi_offset].mfmv0.as_mv.col = fwd_mv.col; in motion_field_projection()
993 tpl_mvs_base[idx].mfmv0.as_int = INVALID_MV; in av1_setup_motion_field()
H A Dav1_common_int.h105 int_mv mfmv0; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/common/
H A Dmvref_common.c339 if (prev_frame_mvs->mfmv0.as_int == INVALID_MV) return 0; in add_tpl_ref_mv()
353 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
382 get_mv_projection(&comp_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
966 tpl_mvs_base[mi_offset].mfmv0.as_mv.row = fwd_mv.row; in motion_field_projection()
967 tpl_mvs_base[mi_offset].mfmv0.as_mv.col = fwd_mv.col; in motion_field_projection()
986 tpl_mvs_base[idx].mfmv0.as_int = INVALID_MV; in av1_setup_motion_field()
H A Donyxc_int.h103 int_mv mfmv0; member
/dports/multimedia/aom/aom-3.2.0/av1/common/
H A Dmvref_common.c341 if (prev_frame_mvs->mfmv0.as_int == INVALID_MV) return 0; in add_tpl_ref_mv()
357 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
386 get_mv_projection(&comp_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
974 tpl_mvs_base[mi_offset].mfmv0.as_mv.row = fwd_mv.row; in motion_field_projection()
975 tpl_mvs_base[mi_offset].mfmv0.as_mv.col = fwd_mv.col; in motion_field_projection()
1017 tpl_mvs_base[idx].mfmv0.as_int = INVALID_MV; in av1_setup_motion_field()
H A Dav1_common_int.h104 int_mv mfmv0; member
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbCodingUnit.h189 IntMv mfmv0; member
H A DEbModeDecisionConfigurationProcess.c637 tpl_mvs_base[mi_offset].mfmv0.as_mv.row = fwd_mv.row; in motion_field_projection()
638 tpl_mvs_base[mi_offset].mfmv0.as_mv.col = fwd_mv.col; in motion_field_projection()
688 tpl_mvs_base[idx].mfmv0.as_int = INVALID_MV; in av1_setup_motion_field()
H A DEbAdaptiveMotionVectorPrediction.c442 if (prev_frame_mvs->mfmv0.as_int == INVALID_MV) in add_tpl_ref_mv()
455 prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
476 prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
516 prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
H A DEbProductCodingLoop.c1797 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in check_temporal_mv_size()
1798 if (ABS(mv->mfmv0.as_mv.row) > MEDIUM_TEMPORAL_MV_TH || in check_temporal_mv_size()
1799 ABS(mv->mfmv0.as_mv.col) > MEDIUM_TEMPORAL_MV_TH) { in check_temporal_mv_size()
1801 } else if (ABS(mv->mfmv0.as_mv.row) > LOW_TEMPORAL_MV_TH || in check_temporal_mv_size()
1802 ABS(mv->mfmv0.as_mv.col) > LOW_TEMPORAL_MV_TH) { in check_temporal_mv_size()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbCodingUnit.h189 IntMv mfmv0; member
H A DEbModeDecisionConfigurationProcess.c637 tpl_mvs_base[mi_offset].mfmv0.as_mv.row = fwd_mv.row; in motion_field_projection()
638 tpl_mvs_base[mi_offset].mfmv0.as_mv.col = fwd_mv.col; in motion_field_projection()
688 tpl_mvs_base[idx].mfmv0.as_int = INVALID_MV; in av1_setup_motion_field()
H A DEbAdaptiveMotionVectorPrediction.c442 if (prev_frame_mvs->mfmv0.as_int == INVALID_MV) in add_tpl_ref_mv()
455 prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
476 prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
516 prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()
H A DEbProductCodingLoop.c1797 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in check_temporal_mv_size()
1798 if (ABS(mv->mfmv0.as_mv.row) > MEDIUM_TEMPORAL_MV_TH || in check_temporal_mv_size()
1799 ABS(mv->mfmv0.as_mv.col) > MEDIUM_TEMPORAL_MV_TH) { in check_temporal_mv_size()
1801 } else if (ABS(mv->mfmv0.as_mv.row) > LOW_TEMPORAL_MV_TH || in check_temporal_mv_size()
1802 ABS(mv->mfmv0.as_mv.col) > LOW_TEMPORAL_MV_TH) { in check_temporal_mv_size()