HomeSort by relevance Sort by last modified time
    Searched defs:sin_val (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTMathTable.h 129 const int sin_val[]={ variable
    [all...]
  /external/opencv/cxcore/src/
cxmathfuncs.cpp 547 double sin_val = sin_a*cos_b + cos_a*sin_b; local
550 sinval[i] = (float)sin_val;
    [all...]

Completed in 436 milliseconds