Home
last modified time | relevance | path

Searched defs:log2_table (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/
H A Du_math.c45 float log2_table[LOG2_TABLE_SIZE]; variable
/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Du_math.c45 float log2_table[LOG2_TABLE_SIZE]; variable
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_non_greedy_mv.c16 static const int log2_table[LOG2_TABLE_SIZE] = { variable