Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_subexp.c46 static const uint8_t map_table[MAX_PROB - 1] = { in remap_prob() local
/external/bpftool/src/
Dmap.c61 static struct hashmap *map_table; variable