Home
last modified time | relevance | path

Searched refs:update_cdf (Results 76 – 100 of 100) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dtokenize.c60 update_cdf(map_cdf[palette_size_idx][color_ctx], color_new_idx, n); in cost_and_tokenize_map()
H A Dencodeframe_utils.h173 update_cdf(xd->tile_ctx->switchable_interp_cdf[ctx], filter, in update_filter_type_cdf()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dtokenize.c60 update_cdf(map_cdf[palette_size_idx][color_ctx], color_new_idx, n); in cost_and_tokenize_map()
H A Dencodeframe_utils.h295 update_cdf(xd->tile_ctx->switchable_interp_cdf[ctx], filter, in update_filter_type_cdf()
H A Dencodeframe.c802 const int update_cdf = tile_data->allow_update_cdf && row_mt_enabled; in encode_sb_row() local
803 if (update_cdf && (tile_info->mi_row_start != mi_row)) { in encode_sb_row()
862 if (update_cdf && (tile_info->mi_row_end > (mi_row + mib_size))) { in encode_sb_row()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dtokenize.c61 update_cdf(map_cdf[palette_size_idx][color_ctx], color_new_idx, n); in cost_and_tokenize_map()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dtokenize.c61 update_cdf(map_cdf[palette_size_idx][color_ctx], color_new_idx, n); in cost_and_tokenize_map()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dtokenize.c61 update_cdf(map_cdf[palette_size_idx][color_ctx], color_new_idx, n); in cost_and_tokenize_map()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dtokenize.c61 update_cdf(map_cdf[palette_size_idx][color_ctx], color_new_idx, n); in cost_and_tokenize_map()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dencodeframe_utils.h188 update_cdf(xd->tile_ctx->switchable_interp_cdf[ctx], filter, in update_filter_type_cdf()
/dports/multimedia/librav1e/rav1e-0.5.1/src/
H A Dec.rs558 update_cdf(cdf, s);
906 pub fn update_cdf(cdf: &mut [u16], val: u32) { in update_cdf() function
/dports/multimedia/rav1e/rav1e-0.5.1/src/
H A Dec.rs558 update_cdf(cdf, s);
906 pub fn update_cdf(cdf: &mut [u16], val: u32) { in update_cdf() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/
H A Dec.rs548 update_cdf(cdf, s); in symbol_with_update()
882 pub fn update_cdf(cdf: &mut [u16], val: u32) { in update_cdf() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_dsp/
H A Dprob.h643 static INLINE void update_cdf(aom_cdf_prob *cdf, int8_t val, int nsymbs) { in update_cdf() function
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_dsp/
H A Dprob.h643 static INLINE void update_cdf(aom_cdf_prob *cdf, int8_t val, int nsymbs) { in update_cdf() function
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A Dpalette.c551 update_cdf(map_cdf[palette_size_idx][color_ctx], color_new_idx, n); in cost_and_tokenize_map()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/
H A Dprob.h644 static INLINE void update_cdf(aom_cdf_prob *cdf, int val, int nsymbs) { in update_cdf() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_dsp/
H A Dprob.h644 static INLINE void update_cdf(aom_cdf_prob *cdf, int8_t val, int nsymbs) { in update_cdf() function
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/
H A Dprob.h644 static INLINE void update_cdf(aom_cdf_prob *cdf, int val, int nsymbs) { in update_cdf() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/
H A Dprob.h644 static INLINE void update_cdf(aom_cdf_prob *cdf, int val, int nsymbs) { in update_cdf() function
/dports/multimedia/aom/aom-3.2.0/aom_dsp/
H A Dprob.h643 static INLINE void update_cdf(aom_cdf_prob *cdf, int8_t val, int nsymbs) { in update_cdf() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/aom_dsp/
H A Dprob.h644 static INLINE void update_cdf(aom_cdf_prob *cdf, int val, int nsymbs) { in update_cdf() function
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A Dpalette.c551 update_cdf(map_cdf[palette_size_idx][color_ctx], color_new_idx, n); in cost_and_tokenize_map()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbCabacContextModel.h523 static INLINE void update_cdf(AomCdfProb *cdf, int32_t val, int32_t nsymbs) { in update_cdf() function
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbCabacContextModel.h523 static INLINE void update_cdf(AomCdfProb *cdf, int32_t val, int32_t nsymbs) { in update_cdf() function

1234