Home
last modified time | relevance | path

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

1234

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/context/
H A Dcdf_context.rs71 pub coeff_br_cdf: [[[[u16; BR_CDF_SIZE + 1]; LEVEL_CONTEXTS]; PLANE_TYPES]; field
133 coeff_br_cdf: av1_default_coeff_lps_multi_cdfs[qctx], in new()
257 reset_4d!(self.coeff_br_cdf); in reset_counts()
396 self.coeff_br_cdf.first().unwrap().as_ptr() as usize; in build_map()
398 coeff_br_cdf_start + size_of_val(&self.coeff_br_cdf); in build_map()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/
H A Dtxb_common.c166 fc->coeff_br_cdf[tx_size][plane][br][ctx][0] = AOM_ICDF( in av1_init_txb_probs()
168 fc->coeff_br_cdf[tx_size][plane][br][ctx][1] = AOM_ICDF(32768); in av1_init_txb_probs()
169 fc->coeff_br_cdf[tx_size][plane][br][ctx][2] = 0; in av1_init_txb_probs()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Dentropy.c40 av1_copy(cm->fc->coeff_br_cdf, av1_default_coeff_lps_multi_cdfs[index]); in av1_default_coef_probs()
98 RESET_CDF_COUNTER(fc->coeff_br_cdf, BR_CDF_SIZE); in av1_reset_cdf_symbol_counters()
H A Dentropymode.h85 aom_cdf_prob coeff_br_cdf[TX_SIZES][PLANE_TYPES][LEVEL_CONTEXTS] member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/common/
H A Dentropy.c40 av1_copy(cm->fc->coeff_br_cdf, av1_default_coeff_lps_multi_cdfs[index]); in av1_default_coef_probs()
99 RESET_CDF_COUNTER(fc->coeff_br_cdf, BR_CDF_SIZE); in av1_reset_cdf_symbol_counters()
H A Dentropymode.h84 aom_cdf_prob coeff_br_cdf[TX_SIZES][PLANE_TYPES][LEVEL_CONTEXTS] member
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Dentropy.c40 av1_copy(cm->fc->coeff_br_cdf, av1_default_coeff_lps_multi_cdfs[index]); in av1_default_coef_probs()
98 RESET_CDF_COUNTER(fc->coeff_br_cdf, BR_CDF_SIZE); in av1_reset_cdf_symbol_counters()
H A Dentropymode.h85 aom_cdf_prob coeff_br_cdf[TX_SIZES][PLANE_TYPES][LEVEL_CONTEXTS] member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Dentropy.c40 av1_copy(cm->fc->coeff_br_cdf, av1_default_coeff_lps_multi_cdfs[index]); in av1_default_coef_probs()
98 RESET_CDF_COUNTER(fc->coeff_br_cdf, BR_CDF_SIZE); in av1_reset_cdf_symbol_counters()
H A Dentropymode.h85 aom_cdf_prob coeff_br_cdf[TX_SIZES][PLANE_TYPES][LEVEL_CONTEXTS] member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/
H A Dentropy.c40 av1_copy(cm->fc->coeff_br_cdf, av1_default_coeff_lps_multi_cdfs[index]); in av1_default_coef_probs()
99 RESET_CDF_COUNTER(fc->coeff_br_cdf, BR_CDF_SIZE); in av1_reset_cdf_symbol_counters()
H A Dentropymode.h84 aom_cdf_prob coeff_br_cdf[TX_SIZES][PLANE_TYPES][LEVEL_CONTEXTS] member
/dports/multimedia/aom/aom-3.2.0/av1/common/
H A Dentropy.c40 av1_copy(cm->fc->coeff_br_cdf, av1_default_coeff_lps_multi_cdfs[index]); in av1_default_coef_probs()
99 RESET_CDF_COUNTER(fc->coeff_br_cdf, BR_CDF_SIZE); in av1_reset_cdf_symbol_counters()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/
H A Dentropy.c40 av1_copy(cm->fc->coeff_br_cdf, av1_default_coeff_lps_multi_cdfs[index]); in av1_default_coef_probs()
98 RESET_CDF_COUNTER(fc->coeff_br_cdf, BR_CDF_SIZE); in av1_reset_cdf_symbol_counters()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/
H A Dentropy.c40 av1_copy(cm->fc->coeff_br_cdf, av1_default_coeff_lps_multi_cdfs[index]); in av1_default_coef_probs()
99 RESET_CDF_COUNTER(fc->coeff_br_cdf, BR_CDF_SIZE); in av1_reset_cdf_symbol_counters()
/dports/multimedia/librav1e/rav1e-0.5.1/src/context/
H A Dcdf_context.rs55 pub coeff_br_cdf: field
162 coeff_br_cdf: av1_default_coeff_lps_multi_cdfs[qctx], in new()
269 reset_4d!(self.coeff_br_cdf); in reset_counts()
461 self.coeff_br_cdf.first().unwrap().as_ptr() as usize; in build_map()
463 coeff_br_cdf_start + size_of_val(&self.coeff_br_cdf); in build_map()
/dports/multimedia/rav1e/rav1e-0.5.1/src/context/
H A Dcdf_context.rs55 pub coeff_br_cdf: field
162 coeff_br_cdf: av1_default_coeff_lps_multi_cdfs[qctx], in new()
269 reset_4d!(self.coeff_br_cdf); in reset_counts()
461 self.coeff_br_cdf.first().unwrap().as_ptr() as usize; in build_map()
463 coeff_br_cdf_start + size_of_val(&self.coeff_br_cdf); in build_map()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/decoder/
H A Ddecodetxb.c249 ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type][br_ctx], in av1_read_coeffs_txb()
260 ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type]; in av1_read_coeffs_txb()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/decoder/
H A Ddecodetxb.c249 ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type][br_ctx], in av1_read_coeffs_txb()
260 ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type]; in av1_read_coeffs_txb()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/decoder/
H A Ddecodetxb.c249 ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type][br_ctx], in av1_read_coeffs_txb()
260 ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type]; in av1_read_coeffs_txb()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/decoder/
H A Ddecodetxb.c249 ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type][br_ctx], in av1_read_coeffs_txb()
260 ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type]; in av1_read_coeffs_txb()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/decoder/
H A Ddecodetxb.c257 cdf = ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type][br_ctx]; in av1_read_coeffs_txb()
269 ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type]; in av1_read_coeffs_txb()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/decoder/
H A Ddecodetxb.c256 cdf = ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type][br_ctx]; in av1_read_coeffs_txb()
268 ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type]; in av1_read_coeffs_txb()
/dports/multimedia/aom/aom-3.2.0/av1/decoder/
H A Ddecodetxb.c256 cdf = ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type][br_ctx]; in av1_read_coeffs_txb()
268 ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type]; in av1_read_coeffs_txb()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/decoder/
H A Ddecodetxb.c256 cdf = ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type][br_ctx]; in av1_read_coeffs_txb()
268 ec_ctx->coeff_br_cdf[AOMMIN(txs_ctx, TX_32X32)][plane_type]; in av1_read_coeffs_txb()

1234