Searched defs:allow_update_cdf (Results 1 – 9 of 9) sorted by relevance
/external/libaom/libaom/aom_dsp/ |
D | daalaboolwriter.h | 31 uint8_t allow_update_cdf; member
|
D | daalaboolreader.h | 37 uint8_t allow_update_cdf; member
|
D | buf_ans.h | 51 uint8_t allow_update_cdf; member
|
/external/libaom/libaom/av1/encoder/ |
D | tokenize.c | 31 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() 191 uint8_t allow_update_cdf) { in av1_tokenize_sb_vartx()
|
D | tokenize.h | 38 uint8_t allow_update_cdf; member
|
D | encodeframe.c | 282 static void update_filter_type_count(uint8_t allow_update_cdf, in update_filter_type_count() 697 uint8_t allow_update_cdf) { in update_inter_mode_stats() 736 FRAME_COUNTS *counts, uint8_t allow_update_cdf) { in update_palette_cdf() 792 uint8_t allow_update_cdf) { in sum_intra_stats() 915 const uint8_t allow_update_cdf = tile_data->allow_update_cdf; in update_stats() local 5778 uint8_t allow_update_cdf) { in update_txfm_count() 5844 uint8_t allow_update_cdf) { in tx_partition_count_update()
|
D | encodetxb.c | 163 uint8_t allow_update_cdf) { 1926 uint8_t allow_update_cdf) { 1996 const uint8_t allow_update_cdf = args->allow_update_cdf; local 2131 int mi_row, int mi_col, uint8_t allow_update_cdf) {
|
D | encoder.h | 558 uint8_t allow_update_cdf; member
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 1866 aom_reader *r, uint8_t allow_update_cdf) { in setup_bool_decoder() 3146 uint8_t allow_update_cdf; in decode_tiles() local 3287 uint8_t allow_update_cdf) { in tile_worker_hook_init() 3329 uint8_t allow_update_cdf; in tile_worker_hook() local 3564 uint8_t allow_update_cdf; in row_mt_worker_hook() local
|