Searched defs:log2_table (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/util/ | ||
D | u_math.c | 58 float log2_table[LOG2_TABLE_SIZE]; variable |
/external/libvpx/libvpx/vp9/encoder/ | ||
D | vp9_non_greedy_mv.c | 16 static const int log2_table[LOG2_TABLE_SIZE] = { variable |