Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_BasicEm/
DMath.c151 const uint32 bbs_invSqrt32_tableG[] = variable
199 …return ( bbs_invSqrt32_tableG[ indexL ] - offsL * bbs_invSqrt32_tableG[ indexL + 1 ] ) >> ( expL >… in bbs_invSqrt32()