Home
last modified time | relevance | path

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

12

/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A Dav1me.c495 MV temp_mv; in full_pixel_diamond() local
504 bestsme = svt_av1_get_mvpred_var(x, &temp_mv, ref_mv, fn_ptr, 1); in full_pixel_diamond()
505 x->best_mv.as_mv = temp_mv; in full_pixel_diamond()
525 thissme = svt_av1_get_mvpred_var(x, &temp_mv, ref_mv, fn_ptr, 1); in full_pixel_diamond()
533 x->best_mv.as_mv = temp_mv; in full_pixel_diamond()
587 range = AOMMAX(range, (5 * AOMMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
593 x, &f_ref_mv, &temp_mv, range, interval, sadpb, fn_ptr, &temp_mv); in full_pixel_exhaustive()
602 &temp_mv, in full_pixel_exhaustive()
607 &temp_mv); in full_pixel_exhaustive()
615 bestsme = svt_av1_get_mvpred_var(x, &temp_mv, ref_mv, fn_ptr, 1); in full_pixel_exhaustive()
[all …]
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A Dav1me.c495 MV temp_mv; in full_pixel_diamond() local
504 bestsme = svt_av1_get_mvpred_var(x, &temp_mv, ref_mv, fn_ptr, 1); in full_pixel_diamond()
505 x->best_mv.as_mv = temp_mv; in full_pixel_diamond()
525 thissme = svt_av1_get_mvpred_var(x, &temp_mv, ref_mv, fn_ptr, 1); in full_pixel_diamond()
533 x->best_mv.as_mv = temp_mv; in full_pixel_diamond()
587 range = AOMMAX(range, (5 * AOMMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
593 x, &f_ref_mv, &temp_mv, range, interval, sadpb, fn_ptr, &temp_mv); in full_pixel_exhaustive()
602 &temp_mv, in full_pixel_exhaustive()
607 &temp_mv); in full_pixel_exhaustive()
615 bestsme = svt_av1_get_mvpred_var(x, &temp_mv, ref_mv, fn_ptr, 1); in full_pixel_exhaustive()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_mcomp.c2047 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive_new()
2053 exhaustive_mesh_search_new(x, &temp_mv, range, interval, fn_ptr, &temp_mv, in full_pixel_exhaustive_new()
2071 *dst_mv = temp_mv; in full_pixel_exhaustive_new()
2620 MV temp_mv; in vp9_full_pixel_diamond_new() local
2638 MV temp_mv = *best_mv; in vp9_full_pixel_diamond_new() local
2644 *best_mv = temp_mv; in vp9_full_pixel_diamond_new()
2664 MV temp_mv; in full_pixel_diamond() local
2670 *dst_mv = temp_mv; in full_pixel_diamond()
2693 *dst_mv = temp_mv; in full_pixel_diamond()
2744 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_mcomp.c1901 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive_new()
1907 exhaustive_mesh_search_new(x, &temp_mv, range, interval, fn_ptr, &temp_mv, in full_pixel_exhaustive_new()
1924 *dst_mv = temp_mv; in full_pixel_exhaustive_new()
2477 MV temp_mv; in vp9_full_pixel_diamond_new() local
2495 MV temp_mv = *best_mv; in vp9_full_pixel_diamond_new() local
2501 *best_mv = temp_mv; in vp9_full_pixel_diamond_new()
2529 MV temp_mv; in full_pixel_diamond() local
2535 *dst_mv = temp_mv; in full_pixel_diamond()
2558 *dst_mv = temp_mv; in full_pixel_diamond()
2609 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_mcomp.c1901 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive_new()
1907 exhaustive_mesh_search_new(x, &temp_mv, range, interval, fn_ptr, &temp_mv, in full_pixel_exhaustive_new()
1924 *dst_mv = temp_mv; in full_pixel_exhaustive_new()
2477 MV temp_mv; in vp9_full_pixel_diamond_new() local
2495 MV temp_mv = *best_mv; in vp9_full_pixel_diamond_new() local
2501 *best_mv = temp_mv; in vp9_full_pixel_diamond_new()
2529 MV temp_mv; in full_pixel_diamond() local
2535 *dst_mv = temp_mv; in full_pixel_diamond()
2558 *dst_mv = temp_mv; in full_pixel_diamond()
2609 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_mcomp.c1901 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive_new()
1907 exhaustive_mesh_search_new(x, &temp_mv, range, interval, fn_ptr, &temp_mv, in full_pixel_exhaustive_new()
1924 *dst_mv = temp_mv; in full_pixel_exhaustive_new()
2477 MV temp_mv; in vp9_full_pixel_diamond_new() local
2495 MV temp_mv = *best_mv; in vp9_full_pixel_diamond_new() local
2501 *best_mv = temp_mv; in vp9_full_pixel_diamond_new()
2529 MV temp_mv; in full_pixel_diamond() local
2535 *dst_mv = temp_mv; in full_pixel_diamond()
2558 *dst_mv = temp_mv; in full_pixel_diamond()
2609 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_mcomp.c1901 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive_new()
1907 exhaustive_mesh_search_new(x, &temp_mv, range, interval, fn_ptr, &temp_mv, in full_pixel_exhaustive_new()
1924 *dst_mv = temp_mv; in full_pixel_exhaustive_new()
2477 MV temp_mv; in vp9_full_pixel_diamond_new() local
2495 MV temp_mv = *best_mv; in vp9_full_pixel_diamond_new() local
2501 *best_mv = temp_mv; in vp9_full_pixel_diamond_new()
2529 MV temp_mv; in full_pixel_diamond() local
2535 *dst_mv = temp_mv; in full_pixel_diamond()
2558 *dst_mv = temp_mv; in full_pixel_diamond()
2609 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_mcomp.c1901 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive_new()
1907 exhaustive_mesh_search_new(x, &temp_mv, range, interval, fn_ptr, &temp_mv, in full_pixel_exhaustive_new()
1924 *dst_mv = temp_mv; in full_pixel_exhaustive_new()
2477 MV temp_mv; in vp9_full_pixel_diamond_new() local
2495 MV temp_mv = *best_mv; in vp9_full_pixel_diamond_new() local
2501 *best_mv = temp_mv; in vp9_full_pixel_diamond_new()
2529 MV temp_mv; in full_pixel_diamond() local
2535 *dst_mv = temp_mv; in full_pixel_diamond()
2558 *dst_mv = temp_mv; in full_pixel_diamond()
2609 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_mcomp.c1901 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive_new()
1907 exhaustive_mesh_search_new(x, &temp_mv, range, interval, fn_ptr, &temp_mv, in full_pixel_exhaustive_new()
1924 *dst_mv = temp_mv; in full_pixel_exhaustive_new()
2477 MV temp_mv; in vp9_full_pixel_diamond_new() local
2495 MV temp_mv = *best_mv; in vp9_full_pixel_diamond_new() local
2501 *best_mv = temp_mv; in vp9_full_pixel_diamond_new()
2529 MV temp_mv; in full_pixel_diamond() local
2535 *dst_mv = temp_mv; in full_pixel_diamond()
2558 *dst_mv = temp_mv; in full_pixel_diamond()
2609 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_mcomp.c1901 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive_new()
1907 exhaustive_mesh_search_new(x, &temp_mv, range, interval, fn_ptr, &temp_mv, in full_pixel_exhaustive_new()
1924 *dst_mv = temp_mv; in full_pixel_exhaustive_new()
2477 MV temp_mv; in vp9_full_pixel_diamond_new() local
2495 MV temp_mv = *best_mv; in vp9_full_pixel_diamond_new() local
2501 *best_mv = temp_mv; in vp9_full_pixel_diamond_new()
2529 MV temp_mv; in full_pixel_diamond() local
2535 *dst_mv = temp_mv; in full_pixel_diamond()
2558 *dst_mv = temp_mv; in full_pixel_diamond()
2609 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_mcomp.c1901 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive_new()
1907 exhaustive_mesh_search_new(x, &temp_mv, range, interval, fn_ptr, &temp_mv, in full_pixel_exhaustive_new()
1924 *dst_mv = temp_mv; in full_pixel_exhaustive_new()
2477 MV temp_mv; in vp9_full_pixel_diamond_new() local
2495 MV temp_mv = *best_mv; in vp9_full_pixel_diamond_new() local
2501 *best_mv = temp_mv; in vp9_full_pixel_diamond_new()
2529 MV temp_mv; in full_pixel_diamond() local
2535 *dst_mv = temp_mv; in full_pixel_diamond()
2558 *dst_mv = temp_mv; in full_pixel_diamond()
2609 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dmcomp.c1825 MV temp_mv; in full_pixel_diamond() local
1831 x->best_mv.as_mv = temp_mv; in full_pixel_diamond()
1854 x->best_mv.as_mv = temp_mv; in full_pixel_diamond()
1891 MV temp_mv = { centre_mv_full->row, centre_mv_full->col }; in full_pixel_exhaustive() local
1911 range = AOMMAX(range, (5 * AOMMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
1917 sadpb, fn_ptr, &temp_mv); in full_pixel_exhaustive()
1925 x, &f_ref_mv, &temp_mv, sf->mesh_patterns[i].range, in full_pixel_exhaustive()
1934 *dst_mv = temp_mv; in full_pixel_exhaustive()
2713 MV temp_mv; in obmc_full_pixel_diamond() local
2721 *dst_mv = temp_mv; in obmc_full_pixel_diamond()
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dmcomp.c1825 MV temp_mv; in full_pixel_diamond() local
1831 x->best_mv.as_mv = temp_mv; in full_pixel_diamond()
1854 x->best_mv.as_mv = temp_mv; in full_pixel_diamond()
1891 MV temp_mv = { centre_mv_full->row, centre_mv_full->col }; in full_pixel_exhaustive() local
1911 range = AOMMAX(range, (5 * AOMMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
1917 sadpb, fn_ptr, &temp_mv); in full_pixel_exhaustive()
1925 x, &f_ref_mv, &temp_mv, sf->mesh_patterns[i].range, in full_pixel_exhaustive()
1934 *dst_mv = temp_mv; in full_pixel_exhaustive()
2713 MV temp_mv; in obmc_full_pixel_diamond() local
2721 *dst_mv = temp_mv; in obmc_full_pixel_diamond()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dmcomp.c1825 MV temp_mv; in full_pixel_diamond() local
1831 x->best_mv.as_mv = temp_mv; in full_pixel_diamond()
1854 x->best_mv.as_mv = temp_mv; in full_pixel_diamond()
1891 MV temp_mv = { centre_mv_full->row, centre_mv_full->col }; in full_pixel_exhaustive() local
1911 range = AOMMAX(range, (5 * AOMMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
1917 sadpb, fn_ptr, &temp_mv); in full_pixel_exhaustive()
1925 x, &f_ref_mv, &temp_mv, sf->mesh_patterns[i].range, in full_pixel_exhaustive()
1934 *dst_mv = temp_mv; in full_pixel_exhaustive()
2713 MV temp_mv; in obmc_full_pixel_diamond() local
2721 *dst_mv = temp_mv; in obmc_full_pixel_diamond()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dmcomp.c1825 MV temp_mv; in full_pixel_diamond() local
1831 x->best_mv.as_mv = temp_mv; in full_pixel_diamond()
1854 x->best_mv.as_mv = temp_mv; in full_pixel_diamond()
1891 MV temp_mv = { centre_mv_full->row, centre_mv_full->col }; in full_pixel_exhaustive() local
1911 range = AOMMAX(range, (5 * AOMMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
1917 sadpb, fn_ptr, &temp_mv); in full_pixel_exhaustive()
1925 x, &f_ref_mv, &temp_mv, sf->mesh_patterns[i].range, in full_pixel_exhaustive()
1934 *dst_mv = temp_mv; in full_pixel_exhaustive()
2713 MV temp_mv; in obmc_full_pixel_diamond() local
2721 *dst_mv = temp_mv; in obmc_full_pixel_diamond()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dmcomp.c1995 MV temp_mv; local
2001 x->best_mv.as_mv = temp_mv;
2024 x->best_mv.as_mv = temp_mv;
2061 MV temp_mv = { centre_mv_full->row, centre_mv_full->col }; local
2081 range = AOMMAX(range, (5 * AOMMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4);
2087 sadpb, fn_ptr, &temp_mv);
2095 x, &f_ref_mv, &temp_mv, sf->mesh_patterns[i].range,
2104 *dst_mv = temp_mv;
3073 MV temp_mv; local
3081 *dst_mv = temp_mv;
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_mcomp.c1928 MV temp_mv; in full_pixel_diamond() local
1933 bestsme = vp9_get_mvpred_var(x, &temp_mv, ref_mv, fn_ptr, 1); in full_pixel_diamond()
1934 *dst_mv = temp_mv; in full_pixel_diamond()
1957 *dst_mv = temp_mv; in full_pixel_diamond()
1993 MV temp_mv = { centre_mv_full->row, centre_mv_full->col }; in full_pixel_exhaustive() local
2013 range = VPXMAX(range, (5 * VPXMAX(abs(temp_mv.row), abs(temp_mv.col))) / 4); in full_pixel_exhaustive()
2019 sadpb, fn_ptr, &temp_mv); in full_pixel_exhaustive()
2027 x, &f_ref_mv, &temp_mv, sf->mesh_patterns[i].range, in full_pixel_exhaustive()
2028 sf->mesh_patterns[i].interval, sadpb, fn_ptr, &temp_mv); in full_pixel_exhaustive()
2035 bestsme = vp9_get_mvpred_var(x, &temp_mv, ref_mv, fn_ptr, 1); in full_pixel_exhaustive()
[all …]
/dports/multimedia/schroedinger/schroedinger-1.0.11/schroedinger/
H A Dschromotionest.c1845 SchroMotionVector *mv, temp_mv = { 0 }; in schro_get_best_mv_split1() local
1894 *mv_ref = temp_mv; in schro_get_best_mv_split1()
1927 temp_mv = *mv; in schro_get_best_mv_split1()
1928 temp_mv.u.vec.dx[ref] <<= mv_prec; in schro_get_best_mv_split1()
1929 temp_mv.u.vec.dy[ref] <<= mv_prec; in schro_get_best_mv_split1()
1930 hint_mv[n++] = &temp_mv; in schro_get_best_mv_split1()
2213 SchroMotionVector *mv, temp_mv = { 0 }; in schro_get_best_split0_mv() local
2287 temp_mv = *mv; in schro_get_best_split0_mv()
2288 temp_mv.u.vec.dx[ref] <<= mv_prec; in schro_get_best_split0_mv()
2289 temp_mv.u.vec.dy[ref] <<= mv_prec; in schro_get_best_split0_mv()
[all …]
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecInterPrediction.c481 MV temp_mv; in svt_make_inter_predictor() local
482 temp_mv = dec_clamp_mv_to_umv_border_sb(part_info->mb_to_left_edge, in svt_make_inter_predictor()
491 scaled_mv = svt_av1_scale_mv(&temp_mv, (pre_x + 0), (pre_y + 0), sf); in svt_make_inter_predictor()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecInterPrediction.c481 MV temp_mv; in svt_make_inter_predictor() local
482 temp_mv = dec_clamp_mv_to_umv_border_sb(part_info->mb_to_left_edge, in svt_make_inter_predictor()
491 scaled_mv = svt_av1_scale_mv(&temp_mv, (pre_x + 0), (pre_y + 0), sf); in svt_make_inter_predictor()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/encoder/
H A Dvp9_mcomp.c1934 MV temp_mv;
1936 int bestsme = cpi->diamond_search_sad(x, &cpi->ss_cfg, mvp_full, &temp_mv,
1940 bestsme = vp9_get_mvpred_var(x, &temp_mv, ref_mv, fn_ptr, 1);
1941 *dst_mv = temp_mv;
1954 thissme = cpi->diamond_search_sad(x, &cpi->ss_cfg, mvp_full, &temp_mv,
1958 thissme = vp9_get_mvpred_var(x, &temp_mv, ref_mv, fn_ptr, 1);
1966 *dst_mv = temp_mv;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/encoder/
H A Drdopt.c1020 int_mv temp_mv; in rd_check_segment() local
1081 x, c, e, &mvp_full, &temp_mv, step_param + n, sadpb, &num00, in rd_check_segment()
1086 mode_mv[NEW4X4].as_int = temp_mv.as_int; in rd_check_segment()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/encoder/
H A Drdopt.c1020 int_mv temp_mv; in rd_check_segment() local
1081 x, c, e, &mvp_full, &temp_mv, step_param + n, sadpb, &num00, in rd_check_segment()
1086 mode_mv[NEW4X4].as_int = temp_mv.as_int; in rd_check_segment()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/encoder/
H A Drdopt.c1020 int_mv temp_mv; in rd_check_segment() local
1081 x, c, e, &mvp_full, &temp_mv, step_param + n, sadpb, &num00, in rd_check_segment()
1086 mode_mv[NEW4X4].as_int = temp_mv.as_int; in rd_check_segment()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/encoder/
H A Drdopt.c1020 int_mv temp_mv; in rd_check_segment() local
1081 x, c, e, &mvp_full, &temp_mv, step_param + n, sadpb, &num00, in rd_check_segment()
1086 mode_mv[NEW4X4].as_int = temp_mv.as_int; in rd_check_segment()

12