OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dz3
(Results
1 - 2
of
2
) sorted by null
/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
Rotation.java
383
double
dz3
= v3z - u3z;
local
384
k = new Vector3D(dy1 *
dz3
- dz1 * dy3,
385
dz1 * dx3 - dx1 *
dz3
,
394
k = new Vector3D(dy2 *
dz3
- dz2 * dy3,
395
dz2 * dx3 - dx2 *
dz3
,
[
all
...]
/external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_g729_jitter.rtp
[
all
...]
Completed in 1786 milliseconds