Home
last modified time | relevance | path

Searched refs:mv_col (Results 126 – 150 of 162) sorted by relevance

1234567

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c50 int stride, int uv_block_width, int uv_block_height, int mv_row, int mv_col, in temporal_filter_predictors_mb_c() argument
71 const MV mv = { mv_row, mv_col }; in temporal_filter_predictors_mb_c()
H A Dvp9_encoder.c6181 int mv_col = mv.col >> 3; local
6184 int ref_pos_col = mi_col * MI_SIZE + mv_col;
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c50 int stride, int uv_block_width, int uv_block_height, int mv_row, int mv_col, in temporal_filter_predictors_mb_c() argument
71 const MV mv = { mv_row, mv_col }; in temporal_filter_predictors_mb_c()
H A Dvp9_encoder.c6111 int mv_col = mv.col >> 3; local
6114 int ref_pos_col = mi_col * MI_SIZE + mv_col;
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c50 int stride, int uv_block_width, int uv_block_height, int mv_row, int mv_col, in temporal_filter_predictors_mb_c() argument
71 const MV mv = { mv_row, mv_col }; in temporal_filter_predictors_mb_c()
H A Dvp9_encoder.c6111 int mv_col = mv.col >> 3; local
6114 int ref_pos_col = mi_col * MI_SIZE + mv_col;
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c50 int stride, int uv_block_width, int uv_block_height, int mv_row, int mv_col, in temporal_filter_predictors_mb_c() argument
71 const MV mv = { mv_row, mv_col }; in temporal_filter_predictors_mb_c()
H A Dvp9_encoder.c6111 int mv_col = mv.col >> 3; local
6114 int ref_pos_col = mi_col * MI_SIZE + mv_col;
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_pickmode.c1157 BLOCK_SIZE bsize, int mv_row, int mv_col, in vp9_NEWMV_diff_bias() argument
1194 col_diff = (al_mv_average_col - mv_col); in vp9_NEWMV_diff_bias()
1205 is_last_frame && mv_row < 8 && mv_row > -8 && mv_col < 8 && mv_col > -8) { in vp9_NEWMV_diff_bias()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/
H A Dmvref_common.c32 const int mv_col = in get_mv_projection() local
37 output->col = (int16_t)clamp(mv_col, clamp_min, clamp_max); in get_mv_projection()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/
H A Dmvref_common.c32 const int mv_col = in get_mv_projection() local
37 output->col = (int16_t)clamp(mv_col, clamp_min, clamp_max); in get_mv_projection()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Dmvref_common.c32 const int mv_col = in get_mv_projection() local
37 output->col = (int16_t)clamp(mv_col, clamp_min, clamp_max); in get_mv_projection()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/common/
H A Dmvref_common.c32 const int mv_col = in get_mv_projection() local
37 output->col = (int16_t)clamp(mv_col, clamp_min, clamp_max); in get_mv_projection()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Dmvref_common.c32 const int mv_col = in get_mv_projection() local
37 output->col = (int16_t)clamp(mv_col, clamp_min, clamp_max); in get_mv_projection()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Dmvref_common.c32 const int mv_col = in get_mv_projection() local
37 output->col = (int16_t)clamp(mv_col, clamp_min, clamp_max); in get_mv_projection()
/dports/multimedia/aom/aom-3.2.0/av1/common/
H A Dmvref_common.c32 const int mv_col = in get_mv_projection() local
37 output->col = (int16_t)clamp(mv_col, clamp_min, clamp_max); in get_mv_projection()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/
H A Dmvref_common.c32 const int mv_col = in get_mv_projection() local
37 output->col = (int16_t)clamp(mv_col, clamp_min, clamp_max); in get_mv_projection()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/src/
H A Dref_mvs.c810 int mv_col = ROUND_POWER_OF_TWO_SIGNED(ref.col * num * div_mult[den], 14); in get_mv_projection() local
814 output->col = (int16_t)clamp(mv_col, clamp_min, clamp_max); in get_mv_projection()
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_encoder.c5579 int mv_col = mv.col >> 3;
5582 int ref_pos_col = mi_col * MI_SIZE + mv_col;
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_encoder.c5579 int mv_col = mv.col >> 3;
5582 int ref_pos_col = mi_col * MI_SIZE + mv_col;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.c6405 int mv_col = mv.col >> 3; local
6408 int ref_pos_col = mi_col * MI_SIZE + mv_col;
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c6111 int mv_col = mv.col >> 3; local
6114 int ref_pos_col = mi_col * MI_SIZE + mv_col;
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_encoder.c6012 int mv_col = mv.col >> 3; local
6015 int ref_pos_col = mi_col * MI_SIZE + mv_col;
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.c6414 int mv_col = mv.col >> 3; local
6417 int ref_pos_col = mi_col * MI_SIZE + mv_col;
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_encoder.c6555 int mv_col = mv.col >> 3; local
6558 int ref_pos_col = mi_col * MI_SIZE + mv_col;

1234567