Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dtokenize.c182 int plane, int calc_rate, int allow_update_cdf, in cost_and_tokenize_map()
266 COLOR_MAP_TYPE type, int allow_update_cdf, in av1_tokenize_color_map()
337 uint8_t allow_update_cdf) { in av1_tokenize_sb_vartx()
Dencodetxb.c136 uint8_t allow_update_cdf) {
473 uint8_t allow_update_cdf) {
577 const uint8_t allow_update_cdf = args->allow_update_cdf; local
848 uint8_t allow_update_cdf) {
Dtokenize.h79 uint8_t allow_update_cdf; member
Dpartition_search.c208 uint8_t allow_update_cdf) { in update_txfm_count()
274 uint8_t allow_update_cdf) { in tx_partition_count_update()
Dencoder.h1418 uint8_t 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.c1393 aom_reader *r, uint8_t allow_update_cdf) { in setup_bool_decoder()
2739 uint8_t allow_update_cdf; in decode_tiles() local
2886 uint8_t allow_update_cdf) { in tile_worker_hook_init()
2931 uint8_t allow_update_cdf; in tile_worker_hook() local
3164 uint8_t allow_update_cdf; in row_mt_worker_hook() local
/external/libgav1/src/utils/
Dentropy_decoder.cc573 bool allow_update_cdf) in EntropyDecoder()