Searched defs:phL (Results 1 - 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
H A DMath.c1189 int16 phL, argL; local
1200 phL = -600;
1201 phL = ( ( ( int32 ) phL * argL ) >> 15 ) + 4481;
1202 phL = ( ( ( int32 ) phL * argL ) >> 15 ) - 8580;
1203 phL = ( ( ( int32 ) phL * argL ) >> 15 ) + 217;
1204 phL = ( ( ( int32 ) phL * arg
1217 int16 phL = 0; local
[all...]

Completed in 35 milliseconds