Searched refs:n_cached_colors (Results 1 – 1 of 1) sorted by relevance
458 int n_colors, int n_cached_colors) { in merge_colors() argument459 if (n_cached_colors == 0) return; in merge_colors()460 int cache_idx = 0, trans_idx = n_cached_colors; in merge_colors()462 if (cache_idx < n_cached_colors && in merge_colors()483 const int n_cached_colors = idx; in read_palette_colors_y() local498 merge_colors(pmi->palette_colors, cached_colors, n, n_cached_colors); in read_palette_colors_y()516 const int n_cached_colors = idx; in read_palette_colors_uv() local533 n_cached_colors); in read_palette_colors_uv()