OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rotmatrix
(Results
1 - 4
of
4
) sorted by null
/hardware/invensense/mlsdk/mllite/
mlarray.c
287
float
rotMatrix
[9];
296
result = inv_get_rot_mat_float(
rotMatrix
);
297
tmp =
rotMatrix
[6];
306
(atan2f(
rotMatrix
[7],
rotMatrix
[8]) * 57.29577951308) *
311
(atan2f(
rotMatrix
[3],
rotMatrix
[0]) * 57.29577951308) *
345
float
rotMatrix
[9];
354
result = inv_get_rot_mat_float(
rotMatrix
);
355
tmp =
rotMatrix
[7]
[
all
...]
/external/opencv/cvaux/src/
cvepilines.cpp
328
stereoCamera->
rotMatrix
,
[
all
...]
/external/opencv/cvaux/include/
cvaux.h
535
float
rotMatrix
[9];
[
all
...]
/external/mesa3d/src/mesa/main/
mtypes.h
[
all
...]
Completed in 705 milliseconds