/hardware/akm/AK8975_FS/akmdfs/ |
H A D | AKFS_APIs.c | 347 @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 D | AKFS_Direction.c | 29 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 D | sensors.h | 216 float azimuth; member in struct:__anon1466::__anon1467::__anon1469
|
H A D | gps.h | 389 float azimuth; member in struct:__anon1322 430 float azimuth; member in struct:__anon1323
|
/hardware/qcom/gps/msm8998/location/ |
H A D | LocationAPI.h | 99 GNSS_LOCATION_INFO_HOR_ACCURACY_ELIP_AZIMUTH_BIT = (1<<7),// valid accuracy elipsode azimuth 481 float horUncEllipseOrientAzimuth; // horizontal elliptical accuracy azimuth 503 float azimuth; // azimuth of SV (in degrees) member in struct:__anon3722
|
/hardware/qcom/gps/msm8998/utils/ |
H A D | loc_gps.h | 574 float azimuth; member in struct:__anon3776 615 float azimuth; member in struct:__anon3777
|
/hardware/qcom/gps/sdm845/location/ |
H A D | LocationAPI.h | 99 GNSS_LOCATION_INFO_HOR_ACCURACY_ELIP_AZIMUTH_BIT = (1<<7),// valid accuracy elipsode azimuth 481 float horUncEllipseOrientAzimuth; // horizontal elliptical accuracy azimuth 503 float azimuth; // azimuth of SV (in degrees) member in struct:__anon3888
|
/hardware/qcom/gps/sdm845/utils/ |
H A D | loc_gps.h | 578 float azimuth; member in struct:__anon3942 619 float azimuth; member in struct:__anon3943
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
H A D | loc_api_common.h | 146 float azimuth; member in struct:rpc_loc_sv_info_s_type
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
H A D | loc_api_common.h | 140 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 D | loc_api_rpcgen_common_rpc.h | 162 float azimuth; member in struct:rpc_loc_sv_info_s_type
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-1240/ |
H A D | loc_api_common.h | 146 float azimuth; member in struct:rpc_loc_sv_info_s_type
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-3200/ |
H A D | loc_api_common.h | 140 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 D | loc_api_rpcgen_common_rpc.h | 162 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 D | loc_api_rpcgen_common_rpc.h | 162 float azimuth; member in struct:rpc_loc_sv_info_s_type
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc-1240/ |
H A D | loc_api_common.h | 146 float azimuth; member in struct:rpc_loc_sv_info_s_type
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc-3200/ |
H A D | loc_api_common.h | 140 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 D | loc_api_rpcgen_common_rpc.h | 162 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 D | loc_api_rpcgen_common_rpc.h | 162 float azimuth; member in struct:rpc_loc_sv_info_s_type
|