Home
last modified time | relevance | path

Searched defs:PI (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Eq/src/
DLVEQNB_CalcCoef.cpp33 #define PI 3.14159265358979 macro
/frameworks/ml/nn/tools/systrace_parser/parser/test/
Domr1_incomplete.json33 "PI": { object
177 "PI": { object
268 "PI": { object
412 "PI": { object
503 "PI": { object
647 "PI": { object
738 "PI": { object
882 "PI": { object
973 "PI": { object
1117 "PI": { object
[all …]
/frameworks/native/opengl/tests/angeles/
Ddemo.c40 #define PI 3.1415926535897932f macro
/frameworks/av/media/codec2/tests/
DC2Param_test.cpp1847 const C2NumbersPortTuning::input *PI[] = { inp2.get(), binp2.get() }; in TEST_F() local