Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dentropymode.c962 static const int hash_multipliers[NUM_PALETTE_NEIGHBORS] = { 1, 2, 2 }; in av1_get_palette_color_index_context() local
964 color_index_ctx_hash += scores[i] * hash_multipliers[i]; in av1_get_palette_color_index_context()