Home
last modified time | relevance | path

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

/external/libdav1d/src/loongarch/
Dmsac.S455 .macro HI_TOK allow_update_cdf argument
/external/libaom/av1/encoder/
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()
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) {
Dtokenize.h79 uint8_t allow_update_cdf; member
Dpartition_search.c212 uint8_t allow_update_cdf) { in update_txfm_count()
278 uint8_t allow_update_cdf) { in tx_partition_count_update()
Dencoder.h1445 uint8_t allow_update_cdf; member
/external/libdav1d/src/
Dmsac.h44 int allow_update_cdf; member
/external/libaom/aom_dsp/
Dbitwriter.h39 uint8_t allow_update_cdf; member
Dbitreader.h64 uint8_t allow_update_cdf; member
/external/libaom/av1/decoder/
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
/external/libgav1/src/utils/
Dentropy_decoder.cc573 bool allow_update_cdf) in EntropyDecoder()