Home
last modified time | relevance | path

Searched defs:color_cache (Results 1 – 6 of 6) 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()
118 uint16_t *color_cache, int n_cache, in av1_palette_color_cost_y()
132 uint16_t *color_cache, int n_cache, in av1_palette_color_cost_uv()
Dintra_mode_search.c337 uint16_t color_cache[2 * PALETTE_MAX_SIZE]; in intra_mode_info_cost_y() local
390 uint16_t color_cache[2 * PALETTE_MAX_SIZE]; in intra_mode_info_cost_uv() local
542 static AOM_INLINE void optimize_palette_colors(uint16_t *color_cache, in optimize_palette_colors()
565 uint16_t *color_cache, int n_cache, MB_MODE_INFO *best_mbmi, in palette_rd_y()
642 uint16_t *color_cache, int n_cache, MB_MODE_INFO *best_mbmi, in perform_top_color_coarse_palette_search()
669 int start_n, int end_n, int step_size, uint16_t *color_cache, int n_cache, in perform_k_means_coarse_palette_search()
703 int start_n, int end_n, int step_size, uint16_t *color_cache, int n_cache, in perform_top_color_palette_search()
736 int start_n, int end_n, int step_size, uint16_t *color_cache, int n_cache, in perform_k_means_palette_search()
875 uint16_t color_cache[2 * PALETTE_MAX_SIZE]; in rd_pick_palette_intra_sby() local
1044 uint16_t color_cache[2 * PALETTE_MAX_SIZE]; in rd_pick_palette_intra_sbuv() local
Dbitstream.c672 uint16_t color_cache[2 * PALETTE_MAX_SIZE]; in write_palette_colors_y() local
699 uint16_t color_cache[2 * PALETTE_MAX_SIZE]; in write_palette_colors_uv() local
/external/ImageMagick/MagickCore/
Dcolor.c790 *color_cache = (LinkedListInfo *) NULL; variable
/external/libaom/libaom/av1/decoder/
Ddecodemv.c475 uint16_t color_cache[2 * PALETTE_MAX_SIZE]; in read_palette_colors_y() local
509 uint16_t color_cache[2 * PALETTE_MAX_SIZE]; in read_palette_colors_uv() local
/external/webp/src/dec/
Dvp8l_dec.c1123 VP8LColorCache* const color_cache = in DecodeImageData() local