Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/testlibs/
DEffectsMath.c29 static const uint16_t gLogTab[] = variable
54 int32_t log = (int32_t)gLogTab[i]; in Effects_log2()
55 int32_t logEnd = (int32_t)gLogTab[i+1]; in Effects_log2()