Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/tests/audiotests/
H A 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