Home
last modified time | relevance | path

Searched defs:allow_update_cdf (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dtokenize.c183 int plane, int calc_rate, int allow_update_cdf, in cost_and_tokenize_map()
267 COLOR_MAP_TYPE type, int allow_update_cdf, in av1_tokenize_color_map()
338 uint8_t allow_update_cdf) { in av1_tokenize_sb_vartx()
H A Dencodetxb.c159 uint8_t allow_update_cdf) {
496 uint8_t allow_update_cdf) {
600 const uint8_t allow_update_cdf = args->allow_update_cdf; local
871 uint8_t allow_update_cdf) {
H A Dtokenize.h79 uint8_t allow_update_cdf; member
H A Dpartition_search.c208 uint8_t allow_update_cdf) { in update_txfm_count()
274 uint8_t allow_update_cdf) { in tx_partition_count_update()
H A Dencoder.h1437 uint8_t allow_update_cdf; member
/aosp_15_r20/external/libdav1d/src/loongarch/
H A Dmsac.S455 .macro HI_TOK allow_update_cdf argument
/aosp_15_r20/external/libdav1d/src/
H A Dmsac.h44 int allow_update_cdf; member
/aosp_15_r20/external/libaom/aom_dsp/
H A Dbitwriter.h39 uint8_t allow_update_cdf; member
H A Dbitreader.h64 uint8_t allow_update_cdf; member
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c1405 aom_reader *r, uint8_t allow_update_cdf) { in setup_bool_decoder()
2781 uint8_t allow_update_cdf; in decode_tiles() local
2929 uint8_t allow_update_cdf) { in tile_worker_hook_init()
2974 uint8_t allow_update_cdf; in tile_worker_hook() local
3207 uint8_t allow_update_cdf; in row_mt_worker_hook() local
/aosp_15_r20/external/libgav1/src/utils/
H A Dentropy_decoder.cc573 bool allow_update_cdf) in EntropyDecoder()