Home
last modified time | relevance | path

Searched defs:is_comp_pred (Results 1 – 19 of 19) sorted by relevance

/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Drdopt.c990 const int is_comp_pred = ref_frames[1] > INTRA_FRAME; in skip_repeated_mv() local
1071 const int is_comp_pred = has_second_ref(mbmi); in handle_newmv() local
1270 const int is_comp_pred = has_second_ref(mbmi); in motion_mode_rd() local
1778 const int is_comp_pred = has_second_ref(mbmi); in build_cur_mv() local
1888 const int is_comp_pred = has_second_ref(mbmi); in ref_mv_idx_early_breakout() local
1943 const int is_comp_pred = has_second_ref(mbmi); in simple_translation_pred_rd() local
2284 const int is_comp_pred = (refs[1] > INTRA_FRAME); in prune_modes_based_on_tpl_stats() local
2416 const int is_comp_pred = has_second_ref(mbmi); in prune_ref_mv_idx_search() local
2470 const int is_comp_pred = has_second_ref(mbmi); in prune_zero_mv_with_sse() local
2594 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Drdopt.c979 const int is_comp_pred = ref_frames[1] > INTRA_FRAME; in skip_repeated_mv() local
1059 const int is_comp_pred = has_second_ref(mbmi); in handle_newmv() local
1234 const int is_comp_pred = has_second_ref(mbmi); in motion_mode_rd() local
1746 const int is_comp_pred = has_second_ref(mbmi); in build_cur_mv() local
1839 const int is_comp_pred = has_second_ref(mbmi); in ref_mv_idx_early_breakout() local
1895 const int is_comp_pred = has_second_ref(mbmi); in simple_translation_pred_rd() local
2196 int is_comp_pred = (refs[1] > INTRA_FRAME); in prune_modes_based_on_tpl_stats() local
2235 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode() local
4139 const int is_comp_pred = mbmi->ref_frame[1] > INTRA_FRAME; in evaluate_motion_mode_for_winner_candidates() local
4621 const int is_comp_pred = mbmi->ref_frame[1] > INTRA_FRAME; in av1_rd_pick_inter_mode_sb() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Drdopt.c987 const int is_comp_pred = ref_frames[1] > INTRA_FRAME; in skip_repeated_mv() local
1068 const int is_comp_pred = has_second_ref(mbmi); in handle_newmv() local
1374 const int is_comp_pred = has_second_ref(mbmi); in motion_mode_rd() local
1848 const int is_comp_pred = has_second_ref(mbmi); in build_cur_mv() local
1958 const int is_comp_pred = has_second_ref(mbmi); in ref_mv_idx_early_breakout() local
2012 const int is_comp_pred = has_second_ref(mbmi); in simple_translation_pred_rd() local
2354 const int is_comp_pred = (refs[1] > INTRA_FRAME); in prune_modes_based_on_tpl_stats() local
2587 const int is_comp_pred = has_second_ref(mbmi); in prune_ref_mv_idx_search() local
2695 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode() local
4759 const int is_comp_pred = mbmi->ref_frame[1] > INTRA_FRAME; in evaluate_motion_mode_for_winner_candidates() local
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Drdopt.c987 const int is_comp_pred = ref_frames[1] > INTRA_FRAME; in skip_repeated_mv() local
1068 const int is_comp_pred = has_second_ref(mbmi); in handle_newmv() local
1264 const int is_comp_pred = has_second_ref(mbmi); in motion_mode_rd() local
1738 const int is_comp_pred = has_second_ref(mbmi); in build_cur_mv() local
1848 const int is_comp_pred = has_second_ref(mbmi); in ref_mv_idx_early_breakout() local
1902 const int is_comp_pred = has_second_ref(mbmi); in simple_translation_pred_rd() local
2247 const int is_comp_pred = (refs[1] > INTRA_FRAME); in prune_modes_based_on_tpl_stats() local
2474 const int is_comp_pred = has_second_ref(mbmi); in prune_ref_mv_idx_search() local
2582 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode() local
4635 const int is_comp_pred = mbmi->ref_frame[1] > INTRA_FRAME; in evaluate_motion_mode_for_winner_candidates() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Drdopt.c6409 int ref_idx, int is_comp_pred) { in get_single_mode()
7765 const int is_comp_pred = ref_frames[1] > INTRA_FRAME; in skip_repeated_mv() local
7833 const int is_comp_pred = has_second_ref(mbmi); in handle_newmv() local
8660 const int is_comp_pred = has_second_ref(mbmi); in motion_mode_rd() local
9011 const int is_comp_pred = ref_frame[1] > INTRA_FRAME; in get_this_mv() local
9042 const int is_comp_pred = has_second_ref(mbmi); in build_cur_mv() local
9274 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode() local
11693 const int is_comp_pred = mbmi->ref_frame[1] > INTRA_FRAME; in av1_rd_pick_inter_mode_sb() local
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Drdopt.c6409 int ref_idx, int is_comp_pred) { in get_single_mode()
7765 const int is_comp_pred = ref_frames[1] > INTRA_FRAME; in skip_repeated_mv() local
7833 const int is_comp_pred = has_second_ref(mbmi); in handle_newmv() local
8660 const int is_comp_pred = has_second_ref(mbmi); in motion_mode_rd() local
9011 const int is_comp_pred = ref_frame[1] > INTRA_FRAME; in get_this_mv() local
9042 const int is_comp_pred = has_second_ref(mbmi); in build_cur_mv() local
9274 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode() local
11693 const int is_comp_pred = mbmi->ref_frame[1] > INTRA_FRAME; in av1_rd_pick_inter_mode_sb() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Drdopt.c6409 int ref_idx, int is_comp_pred) { in get_single_mode()
7765 const int is_comp_pred = ref_frames[1] > INTRA_FRAME; in skip_repeated_mv() local
7833 const int is_comp_pred = has_second_ref(mbmi); in handle_newmv() local
8660 const int is_comp_pred = has_second_ref(mbmi); in motion_mode_rd() local
9011 const int is_comp_pred = ref_frame[1] > INTRA_FRAME; in get_this_mv() local
9042 const int is_comp_pred = has_second_ref(mbmi); in build_cur_mv() local
9274 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode() local
11693 const int is_comp_pred = mbmi->ref_frame[1] > INTRA_FRAME; in av1_rd_pick_inter_mode_sb() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Drdopt.c6409 int ref_idx, int is_comp_pred) { in get_single_mode()
7765 const int is_comp_pred = ref_frames[1] > INTRA_FRAME; in skip_repeated_mv() local
7833 const int is_comp_pred = has_second_ref(mbmi); in handle_newmv() local
8660 const int is_comp_pred = has_second_ref(mbmi); in motion_mode_rd() local
9011 const int is_comp_pred = ref_frame[1] > INTRA_FRAME; in get_this_mv() local
9042 const int is_comp_pred = has_second_ref(mbmi); in build_cur_mv() local
9274 const int is_comp_pred = has_second_ref(mbmi); in handle_inter_mode() local
11693 const int is_comp_pred = mbmi->ref_frame[1] > INTRA_FRAME; in av1_rd_pick_inter_mode_sb() local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Drdopt.c7974 const int is_comp_pred = has_second_ref(mbmi); local
8487 const int is_comp_pred = has_second_ref(mbmi); local
8748 const int is_comp_pred = has_second_ref(mbmi); local
9152 const int is_comp_pred = has_second_ref(mbmi); local
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c2472 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c2737 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_rdopt.c2740 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rdopt.c2737 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_rdopt.c2734 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rdopt.c2737 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c2737 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rdopt.c2737 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c2737 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c2737 const int is_comp_pred = has_second_ref(mi); in handle_inter_mode() local