Searched refs:map_cdf (Results 1 – 3 of 3) sorted by relevance
34 MapCdf map_cdf = param->map_cdf; in cost_and_tokenize_map() local61 update_cdf(map_cdf[palette_size_idx][color_ctx], color_new_idx, n); in cost_and_tokenize_map()84 params->map_cdf = plane ? xd->tile_ctx->palette_uv_color_index_cdf in get_palette_params()
29 MapCdf color_map_cdf = param->map_cdf; in decode_color_map_tokens()71 params.map_cdf = plane ? xd->tile_ctx->palette_uv_color_index_cdf in av1_decode_palette_tokens()
1131 MapCdf map_cdf; member