Home
last modified time | relevance | path

Searched defs:best_palette_color_map (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dintra_mode_search.c566 uint8_t *best_palette_color_map, int64_t *best_rd, int64_t *best_model_rd, in palette_rd_y()
643 uint8_t *best_palette_color_map, int64_t *best_rd, int64_t *best_model_rd, in perform_top_color_coarse_palette_search()
670 MB_MODE_INFO *best_mbmi, uint8_t *best_palette_color_map, int64_t *best_rd, in perform_k_means_coarse_palette_search()
704 MB_MODE_INFO *best_mbmi, uint8_t *best_palette_color_map, int64_t *best_rd, in perform_top_color_palette_search()
737 MB_MODE_INFO *best_mbmi, uint8_t *best_palette_color_map, int64_t *best_rd, in perform_k_means_palette_search()
810 int dc_mode_cost, MB_MODE_INFO *best_mbmi, uint8_t *best_palette_color_map, in rd_pick_palette_intra_sby()
1008 uint8_t *best_palette_color_map, MB_MODE_INFO *const best_mbmi, in rd_pick_palette_intra_sbuv()
1515 uint8_t *best_palette_color_map = x->palette_buffer->best_palette_color_map; in av1_rd_pick_intra_sbuv_mode() local
1544 uint8_t *const best_palette_color_map = in av1_search_palette_mode() local
1962 uint8_t *best_palette_color_map = in av1_rd_pick_intra_sby_mode() local
Dblock.h123 uint8_t best_palette_color_map[MAX_PALETTE_SQUARE]; member