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

  /external/clang/test/SemaCXX/
cxx1y-variable-templates_top_level.cpp 236 CONST T pi4 = T(3.1415926535897932385); member in namespace:explicit_specialization::type_changes
237 template<> int pi4<int> = 10; member in namespace:explicit_specialization::type_changes
  /external/libopus/src/
analysis.c 212 const float pi4 = (float)(M_PI*M_PI*M_PI*M_PI); local
297 tonality[i] = 1.f/(1.f+40.f*16.f*pi4*avg_mod)-.015f;

Completed in 547 milliseconds