Home
last modified time | relevance | path

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

12

/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.h25 void vp9_cond_prob_diff_update(struct vpx_writer *w, vpx_prob *oldp,
H A Dvp9_bitstream.c85 vp9_cond_prob_diff_update(w, &probs[i], branch_ct[i]); in prob_diff_update()
119 vp9_cond_prob_diff_update(w, &cm->fc->skip_probs[k], counts->skip[k]); in update_skip_probs()
835 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p8x8[i][j], ct_8x8p[j]); in encode_txfm_probs()
841 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p16x16[i][j], in encode_txfm_probs()
848 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p32x32[i][j], in encode_txfm_probs()
1304 vp9_cond_prob_diff_update(&header_bc, &fc->intra_inter_prob[i], in write_compressed_header()
1316 vp9_cond_prob_diff_update(&header_bc, &fc->comp_inter_prob[i], in write_compressed_header()
1323 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][0], in write_compressed_header()
1325 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][1], in write_compressed_header()
1332 vp9_cond_prob_diff_update(&header_bc, &fc->comp_ref_prob[i], in write_compressed_header()
H A Dvp9_subexp.c181 void vp9_cond_prob_diff_update(vpx_writer *w, vpx_prob *oldp, in vp9_cond_prob_diff_update() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_subexp.h25 void vp9_cond_prob_diff_update(struct vpx_writer *w, vpx_prob *oldp,
H A Dvp9_bitstream.c85 vp9_cond_prob_diff_update(w, &probs[i], branch_ct[i]); in prob_diff_update()
119 vp9_cond_prob_diff_update(w, &cm->fc->skip_probs[k], counts->skip[k]); in update_skip_probs()
835 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p8x8[i][j], ct_8x8p[j]); in encode_txfm_probs()
841 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p16x16[i][j], in encode_txfm_probs()
848 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p32x32[i][j], in encode_txfm_probs()
1304 vp9_cond_prob_diff_update(&header_bc, &fc->intra_inter_prob[i], in write_compressed_header()
1316 vp9_cond_prob_diff_update(&header_bc, &fc->comp_inter_prob[i], in write_compressed_header()
1323 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][0], in write_compressed_header()
1325 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][1], in write_compressed_header()
1332 vp9_cond_prob_diff_update(&header_bc, &fc->comp_ref_prob[i], in write_compressed_header()
H A Dvp9_subexp.c181 void vp9_cond_prob_diff_update(vpx_writer *w, vpx_prob *oldp, in vp9_cond_prob_diff_update() function
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_subexp.h25 void vp9_cond_prob_diff_update(struct vpx_writer *w, vpx_prob *oldp,
H A Dvp9_bitstream.c85 vp9_cond_prob_diff_update(w, &probs[i], branch_ct[i]); in prob_diff_update()
119 vp9_cond_prob_diff_update(w, &cm->fc->skip_probs[k], counts->skip[k]); in update_skip_probs()
835 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p8x8[i][j], ct_8x8p[j]); in encode_txfm_probs()
841 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p16x16[i][j], in encode_txfm_probs()
848 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p32x32[i][j], in encode_txfm_probs()
1304 vp9_cond_prob_diff_update(&header_bc, &fc->intra_inter_prob[i], in write_compressed_header()
1316 vp9_cond_prob_diff_update(&header_bc, &fc->comp_inter_prob[i], in write_compressed_header()
1323 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][0], in write_compressed_header()
1325 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][1], in write_compressed_header()
1332 vp9_cond_prob_diff_update(&header_bc, &fc->comp_ref_prob[i], in write_compressed_header()
H A Dvp9_subexp.c181 void vp9_cond_prob_diff_update(vpx_writer *w, vpx_prob *oldp, in vp9_cond_prob_diff_update() function
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_subexp.h25 void vp9_cond_prob_diff_update(struct vpx_writer *w, vpx_prob *oldp,
H A Dvp9_bitstream.c85 vp9_cond_prob_diff_update(w, &probs[i], branch_ct[i]); in prob_diff_update()
119 vp9_cond_prob_diff_update(w, &cm->fc->skip_probs[k], counts->skip[k]); in update_skip_probs()
835 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p8x8[i][j], ct_8x8p[j]); in encode_txfm_probs()
841 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p16x16[i][j], in encode_txfm_probs()
848 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p32x32[i][j], in encode_txfm_probs()
1304 vp9_cond_prob_diff_update(&header_bc, &fc->intra_inter_prob[i], in write_compressed_header()
1316 vp9_cond_prob_diff_update(&header_bc, &fc->comp_inter_prob[i], in write_compressed_header()
1323 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][0], in write_compressed_header()
1325 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][1], in write_compressed_header()
1332 vp9_cond_prob_diff_update(&header_bc, &fc->comp_ref_prob[i], in write_compressed_header()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_subexp.h25 void vp9_cond_prob_diff_update(struct vpx_writer *w, vpx_prob *oldp,
H A Dvp9_bitstream.c85 vp9_cond_prob_diff_update(w, &probs[i], branch_ct[i]); in prob_diff_update()
119 vp9_cond_prob_diff_update(w, &cm->fc->skip_probs[k], counts->skip[k]); in update_skip_probs()
835 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p8x8[i][j], ct_8x8p[j]); in encode_txfm_probs()
841 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p16x16[i][j], in encode_txfm_probs()
848 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p32x32[i][j], in encode_txfm_probs()
1304 vp9_cond_prob_diff_update(&header_bc, &fc->intra_inter_prob[i], in write_compressed_header()
1316 vp9_cond_prob_diff_update(&header_bc, &fc->comp_inter_prob[i], in write_compressed_header()
1323 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][0], in write_compressed_header()
1325 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][1], in write_compressed_header()
1332 vp9_cond_prob_diff_update(&header_bc, &fc->comp_ref_prob[i], in write_compressed_header()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.h25 void vp9_cond_prob_diff_update(struct vpx_writer *w, vpx_prob *oldp,
H A Dvp9_bitstream.c85 vp9_cond_prob_diff_update(w, &probs[i], branch_ct[i]); in prob_diff_update()
119 vp9_cond_prob_diff_update(w, &cm->fc->skip_probs[k], counts->skip[k]); in update_skip_probs()
835 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p8x8[i][j], ct_8x8p[j]); in encode_txfm_probs()
841 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p16x16[i][j], in encode_txfm_probs()
848 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p32x32[i][j], in encode_txfm_probs()
1304 vp9_cond_prob_diff_update(&header_bc, &fc->intra_inter_prob[i], in write_compressed_header()
1316 vp9_cond_prob_diff_update(&header_bc, &fc->comp_inter_prob[i], in write_compressed_header()
1323 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][0], in write_compressed_header()
1325 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][1], in write_compressed_header()
1332 vp9_cond_prob_diff_update(&header_bc, &fc->comp_ref_prob[i], in write_compressed_header()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.h25 void vp9_cond_prob_diff_update(struct vpx_writer *w, vpx_prob *oldp,
H A Dvp9_bitstream.c80 vp9_cond_prob_diff_update(w, &probs[i], branch_ct[i]); in prob_diff_update()
114 vp9_cond_prob_diff_update(w, &cm->fc->skip_probs[k], counts->skip[k]); in update_skip_probs()
825 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p8x8[i][j], ct_8x8p[j]); in encode_txfm_probs()
831 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p16x16[i][j], in encode_txfm_probs()
838 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p32x32[i][j], in encode_txfm_probs()
1289 vp9_cond_prob_diff_update(&header_bc, &fc->intra_inter_prob[i], in write_compressed_header()
1301 vp9_cond_prob_diff_update(&header_bc, &fc->comp_inter_prob[i], in write_compressed_header()
1308 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][0], in write_compressed_header()
1310 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][1], in write_compressed_header()
1317 vp9_cond_prob_diff_update(&header_bc, &fc->comp_ref_prob[i], in write_compressed_header()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_subexp.h25 void vp9_cond_prob_diff_update(struct vpx_writer *w, vpx_prob *oldp,
H A Dvp9_bitstream.c85 vp9_cond_prob_diff_update(w, &probs[i], branch_ct[i]); in prob_diff_update()
119 vp9_cond_prob_diff_update(w, &cm->fc->skip_probs[k], counts->skip[k]); in update_skip_probs()
835 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p8x8[i][j], ct_8x8p[j]); in encode_txfm_probs()
841 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p16x16[i][j], in encode_txfm_probs()
848 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p32x32[i][j], in encode_txfm_probs()
1304 vp9_cond_prob_diff_update(&header_bc, &fc->intra_inter_prob[i], in write_compressed_header()
1316 vp9_cond_prob_diff_update(&header_bc, &fc->comp_inter_prob[i], in write_compressed_header()
1323 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][0], in write_compressed_header()
1325 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][1], in write_compressed_header()
1332 vp9_cond_prob_diff_update(&header_bc, &fc->comp_ref_prob[i], in write_compressed_header()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/encoder/
H A Dvp9_subexp.h26 void vp9_cond_prob_diff_update(struct vp9_writer *w, vp9_prob *oldp,
H A Dvp9_bitstream.c76 vp9_cond_prob_diff_update(w, &probs[i], branch_ct[i]);
110 vp9_cond_prob_diff_update(w, &cm->fc->skip_probs[k], counts->skip[k]);
826 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p8x8[i][j], ct_8x8p[j]);
832 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p16x16[i][j],
839 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p32x32[i][j],
1174 vp9_cond_prob_diff_update(&header_bc, &fc->intra_inter_prob[i],
1186 vp9_cond_prob_diff_update(&header_bc, &fc->comp_inter_prob[i],
1193 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][0],
1195 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][1],
1202 vp9_cond_prob_diff_update(&header_bc, &fc->comp_ref_prob[i],
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.h25 void vp9_cond_prob_diff_update(struct vpx_writer *w, vpx_prob *oldp,
H A Dvp9_bitstream.c85 vp9_cond_prob_diff_update(w, &probs[i], branch_ct[i]); in prob_diff_update()
119 vp9_cond_prob_diff_update(w, &cm->fc->skip_probs[k], counts->skip[k]); in update_skip_probs()
835 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p8x8[i][j], ct_8x8p[j]); in encode_txfm_probs()
841 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p16x16[i][j], in encode_txfm_probs()
848 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p32x32[i][j], in encode_txfm_probs()
1304 vp9_cond_prob_diff_update(&header_bc, &fc->intra_inter_prob[i], in write_compressed_header()
1316 vp9_cond_prob_diff_update(&header_bc, &fc->comp_inter_prob[i], in write_compressed_header()
1323 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][0], in write_compressed_header()
1325 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][1], in write_compressed_header()
1332 vp9_cond_prob_diff_update(&header_bc, &fc->comp_ref_prob[i], in write_compressed_header()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.h25 void vp9_cond_prob_diff_update(struct vpx_writer *w, vpx_prob *oldp,
H A Dvp9_bitstream.c85 vp9_cond_prob_diff_update(w, &probs[i], branch_ct[i]); in prob_diff_update()
119 vp9_cond_prob_diff_update(w, &cm->fc->skip_probs[k], counts->skip[k]); in update_skip_probs()
835 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p8x8[i][j], ct_8x8p[j]); in encode_txfm_probs()
841 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p16x16[i][j], in encode_txfm_probs()
848 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p32x32[i][j], in encode_txfm_probs()
1304 vp9_cond_prob_diff_update(&header_bc, &fc->intra_inter_prob[i], in write_compressed_header()
1316 vp9_cond_prob_diff_update(&header_bc, &fc->comp_inter_prob[i], in write_compressed_header()
1323 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][0], in write_compressed_header()
1325 vp9_cond_prob_diff_update(&header_bc, &fc->single_ref_prob[i][1], in write_compressed_header()
1332 vp9_cond_prob_diff_update(&header_bc, &fc->comp_ref_prob[i], in write_compressed_header()

12