Searched defs:map_table (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ | ||
D | vp9_subexp.c | 46 static const uint8_t map_table[MAX_PROB - 1] = { in remap_prob() local |
/external/bpftool/src/ | ||
D | map.c | 61 static struct hashmap *map_table; variable |