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

/hardware/akm/AK8975_FS/akmdfs/
H A DAKFS_APIs.c347 @param[out] azimuth Azimuthal angle in degree.
353 AKFLOAT* azimuth,
379 *azimuth = g_prms.mf_azimuth;
386 *accuracy, *azimuth, *pitch, *roll);
352 AKFS_Get_ORIENTATION( AKFLOAT* azimuth, AKFLOAT* pitch, AKFLOAT* roll, int16* accuracy ) argument
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
H A DAKFS_Direction.c29 azimuth: Rotaion around Z axis, with positive values
61 AKFLOAT* azimuth /* radian */
80 *azimuth = AKFS_ATAN2(Yh, Xh);
90 AKFLOAT* azimuth,
119 /* calculate azimuth */
122 *azimuth = RAD2DEG(azimuthRad);
126 /* Adjust range of azimuth */
127 if (*azimuth < 0) {
128 *azimuth += 360.0f;
83 AKFS_Direction( const int16 nhvec, const AKFVEC hvec[], const int16 hnave, const int16 navec, const AKFVEC avec[], const int16 anave, AKFLOAT* azimuth, AKFLOAT* pitch, AKFLOAT* roll ) argument
/hardware/libhardware/include/hardware/
H A Dsensors.h903 float azimuth; member in struct:__anon1853::__anon1854::__anon1856
H A Dgps.h572 float azimuth; member in struct:__anon1722
613 float azimuth; member in struct:__anon1723
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
H A Dloc_api_common.h146 float azimuth; member in struct:rpc_loc_sv_info_s_type
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
H A Dloc_api_common.h140 float azimuth; member in struct:rpc_loc_sv_info_s_type
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h162 float azimuth; member in struct:rpc_loc_sv_info_s_type
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-1240/
H A Dloc_api_common.h146 float azimuth; member in struct:rpc_loc_sv_info_s_type
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-3200/
H A Dloc_api_common.h140 float azimuth; member in struct:rpc_loc_sv_info_s_type
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h162 float azimuth; member in struct:rpc_loc_sv_info_s_type
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h162 float azimuth; member in struct:rpc_loc_sv_info_s_type
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc-1240/
H A Dloc_api_common.h146 float azimuth; member in struct:rpc_loc_sv_info_s_type
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc-3200/
H A Dloc_api_common.h140 float azimuth; member in struct:rpc_loc_sv_info_s_type
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h162 float azimuth; member in struct:rpc_loc_sv_info_s_type
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h162 float azimuth; member in struct:rpc_loc_sv_info_s_type

Completed in 651 milliseconds