Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dvp8l_enc.c1286 static WEBP_INLINE int SearchColorNoIdx(const uint32_t sorted[], uint32_t color, in SearchColorNoIdx() function
1343 idx_map[SearchColorNoIdx(sorted, palette[i], num_colors)] = i; in PrepareMapToPalette()
1420 idx_map[SearchColorNoIdx(palette_sorted, pix, palette_size)]); in ApplyPalette()