Home
last modified time | relevance | path

Searched refs:yi (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/res/raw/
Dbackup_file_with_long_name10 (ZZ��X艦�IS�?�� Ś�B�|���yi"�*��N��l~�
/frameworks/av/media/libaudioprocessing/tests/
Dtest-resampler.cpp237 int16_t yi = floor(y * 32767.0 + 0.5); in main() local
239 in[i*channels + j] = yi / (1 + j); in main()
/frameworks/native/libs/input/
DVelocityTracker.cpp552 float yi = y[i]; in solveUnweightedLeastSquaresDeg2() local
556 float xiyi = xi*yi; in solveUnweightedLeastSquaresDeg2()
557 float xi2yi = xi2*yi; in solveUnweightedLeastSquaresDeg2()
563 syi += yi; in solveUnweightedLeastSquaresDeg2()