Home
last modified time | relevance | path

Searched refs:av1_index_color_cache (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dpalette.c70 int av1_index_color_cache(const uint16_t *color_cache, int n_cache, in av1_index_color_cache() function
124 av1_index_color_cache(color_cache, n_cache, pmi->palette_colors, n, in av1_palette_color_cost_y()
139 const int n_out_cache = av1_index_color_cache( in av1_palette_color_cost_uv()
Dpalette.h74 int av1_index_color_cache(const uint16_t *color_cache, int n_cache,
Dbitstream.c677 av1_index_color_cache(color_cache, n_cache, pmi->palette_colors, n, in write_palette_colors_y()
703 const int n_out_cache = av1_index_color_cache( in write_palette_colors_uv()