HomeSort by relevance Sort by last modified time
    Searched refs:AKFS_COS (Results 1 - 2 of 2) sorted by null

  /hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
AKFS_Math.h 33 #define AKFS_COS(x) cos(x)
40 #define AKFS_COS(x) cosf(x)
AKFS_Direction.c 72 cosP = AKFS_COS(pitch);
74 cosR = AKFS_COS(roll);

Completed in 202 milliseconds