Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dentropymode.c893 #define MAX_COLOR_CONTEXT_HASH 8 macro
895 static const int palette_color_index_context_lookup[MAX_COLOR_CONTEXT_HASH +
967 assert(color_index_ctx_hash <= MAX_COLOR_CONTEXT_HASH); in av1_get_palette_color_index_context()
977 #undef MAX_COLOR_CONTEXT_HASH