Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTMathTable.h129 const int sin_val[]={ variable
DPVRTFixedPoint.h46 #define PVRTXSIN(x) (sin_val[(PVRTXMUL(((PVRTXDIV((x)<0 ? PVRT_PIx-(x):(x), PVRT_TWO_PIx)) & 0x000…