Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/encoder/
H A Dvp9_pickmode.c1023 vp9_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd);
1030 ref_frame_cost[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0);
1031 ref_frame_cost[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1);
1032 ref_frame_cost[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1);
H A Dvp9_rdopt.c2142 vp9_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd);
2151 ref_costs_single[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0);
2152 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1);
2153 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1);
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_pickmode.c1064 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in init_ref_frame_cost() local
1071 ref_frame_cost[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in init_ref_frame_cost()
1072 ref_frame_cost[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
1073 ref_frame_cost[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
H A Dvp9_rdopt.c2223 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs() local
2232 ref_costs_single[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
2233 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
2234 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_pickmode.c1209 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in init_ref_frame_cost() local
1216 ref_frame_cost[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in init_ref_frame_cost()
1217 ref_frame_cost[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
1218 ref_frame_cost[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
H A Dvp9_rdopt.c2368 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs() local
2377 ref_costs_single[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
2378 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
2379 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_pickmode.c1209 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in init_ref_frame_cost() local
1216 ref_frame_cost[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in init_ref_frame_cost()
1217 ref_frame_cost[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
1218 ref_frame_cost[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
H A Dvp9_rdopt.c2368 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs() local
2377 ref_costs_single[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
2378 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
2379 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_pickmode.c1209 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in init_ref_frame_cost() local
1216 ref_frame_cost[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in init_ref_frame_cost()
1217 ref_frame_cost[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
1218 ref_frame_cost[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
H A Dvp9_rdopt.c2368 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs() local
2377 ref_costs_single[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
2378 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
2379 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_pickmode.c1209 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in init_ref_frame_cost() local
1216 ref_frame_cost[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in init_ref_frame_cost()
1217 ref_frame_cost[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
1218 ref_frame_cost[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
H A Dvp9_rdopt.c2368 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs() local
2377 ref_costs_single[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
2378 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
2379 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_pickmode.c1209 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in init_ref_frame_cost() local
1216 ref_frame_cost[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in init_ref_frame_cost()
1217 ref_frame_cost[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
1218 ref_frame_cost[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
H A Dvp9_rdopt.c2365 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs() local
2374 ref_costs_single[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
2375 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
2376 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_pickmode.c1209 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in init_ref_frame_cost() local
1216 ref_frame_cost[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in init_ref_frame_cost()
1217 ref_frame_cost[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
1218 ref_frame_cost[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
H A Dvp9_rdopt.c2368 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs() local
2377 ref_costs_single[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
2378 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
2379 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_pickmode.c1209 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in init_ref_frame_cost() local
1216 ref_frame_cost[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in init_ref_frame_cost()
1217 ref_frame_cost[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
1218 ref_frame_cost[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
H A Dvp9_rdopt.c2368 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs() local
2377 ref_costs_single[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
2378 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
2379 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_pickmode.c1209 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in init_ref_frame_cost() local
1216 ref_frame_cost[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in init_ref_frame_cost()
1217 ref_frame_cost[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
1218 ref_frame_cost[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
H A Dvp9_rdopt.c2368 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs() local
2377 ref_costs_single[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
2378 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
2379 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_pickmode.c1209 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in init_ref_frame_cost() local
1216 ref_frame_cost[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in init_ref_frame_cost()
1217 ref_frame_cost[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
1218 ref_frame_cost[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in init_ref_frame_cost()
H A Dvp9_rdopt.c2368 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs() local
2377 ref_costs_single[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
2378 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
2379 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_rdopt.c2205 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs() local
2214 ref_costs_single[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
2215 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
2216 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_rdopt.c2205 vpx_prob ref_single_p1 = vp9_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs() local
2214 ref_costs_single[LAST_FRAME] += vp9_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
2215 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
2216 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Drdopt.c7025 aom_prob ref_single_p1 = av1_get_pred_prob_single_ref_p1(cm, xd); in estimate_ref_frame_costs() local
7045 ref_costs_single[LAST_FRAME] += av1_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
7046 ref_costs_single[LAST2_FRAME] += av1_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
7047 ref_costs_single[LAST3_FRAME] += av1_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
7048 ref_costs_single[GOLDEN_FRAME] += av1_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
7049 ref_costs_single[BWDREF_FRAME] += av1_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
7050 ref_costs_single[ALTREF2_FRAME] += av1_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
7051 ref_costs_single[ALTREF_FRAME] += av1_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
7071 ref_costs_single[LAST_FRAME] += av1_cost_bit(ref_single_p1, 0); in estimate_ref_frame_costs()
7072 ref_costs_single[GOLDEN_FRAME] += av1_cost_bit(ref_single_p1, 1); in estimate_ref_frame_costs()
[all …]