Home
last modified time | relevance | path

Searched defs:phi (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/tests/audiotests/
Dshared_mem_test.cpp78 unsigned long phi; in Test01() local
134 void AudioTrackTest::Generate(short *buffer, long bufferSz, long amplitude, unsigned long &phi, lon… in Generate()
149 short AudioTrackTest::ComputeSine(long amplitude, long phi) in ComputeSine()
173 double phi = 0; in InitSine() local
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
DBaseCluster.java82 double phi = Math.toRadians(latitude); in getLocationVector() local