Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dintra_mode_search.c641 const int *const top_colors, int start_n, int end_n, int step_size, in perform_top_color_coarse_palette_search()
702 BLOCK_SIZE bsize, int dc_mode_cost, const int *data, int *top_colors, in perform_top_color_palette_search()
879 int top_colors[PALETTE_MAX_SIZE] = { 0 }; in rd_pick_palette_intra_sby() local