Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtokenize.c31 int plane, int calc_rate, int allow_update_cdf, in cost_and_tokenize_map()
118 COLOR_MAP_TYPE type, int allow_update_cdf, in av1_tokenize_color_map()
183 uint8_t allow_update_cdf) { in av1_tokenize_sb_vartx()
Dtokenize.h42 uint8_t allow_update_cdf; member
Dencodetxb.c163 uint8_t allow_update_cdf) {
2004 uint8_t allow_update_cdf) {
2101 const uint8_t allow_update_cdf = args->allow_update_cdf; local
2230 uint8_t allow_update_cdf) {
Dencodeframe.c6152 uint8_t allow_update_cdf) { in update_txfm_count()
6219 uint8_t allow_update_cdf) { in tx_partition_count_update()
Dencoder.h693 uint8_t allow_update_cdf; member
/external/libaom/libaom/aom_dsp/
Dbitwriter.h35 uint8_t allow_update_cdf; member
Dbitreader.h60 uint8_t allow_update_cdf; member
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1460 uint8_t allow_update_cdf) { in setup_bool_decoder()
2764 uint8_t allow_update_cdf; in decode_tiles() local
2905 uint8_t allow_update_cdf) { in tile_worker_hook_init()
2948 uint8_t allow_update_cdf; in tile_worker_hook() local
3183 uint8_t allow_update_cdf; in row_mt_worker_hook() local
/external/libgav1/libgav1/src/utils/
Dentropy_decoder.cc521 bool allow_update_cdf) in DaalaBitReader()