Searched refs:elevation (Results 1 - 25 of 72) sorted by relevance

123

/hardware/interfaces/audio/effect/2.0/
H A DIVirtualizerEffect.hal56 int16_t elevation; // 0 is the horizontal plane
/hardware/interfaces/audio/effect/4.0/
H A DIVirtualizerEffect.hal57 int16_t elevation; // 0 is the horizontal plane
/hardware/libhardware/include/hardware/
H A Dgps.h387 float elevation; member in struct:__anon1297
427 float elevation; member in struct:__anon1298
/hardware/interfaces/audio/effect/all-versions/default/include/effect/all-versions/default/
H A DVirtualizerEffect.impl.h43 speakerAngles[i].elevation = *halAngles++;
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_log.c257 CHECK_MASK(float, sv->elevation, mask, RPC_LOC_SV_INFO_VALID_ELEVATION),
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_log.c257 CHECK_MASK(float, sv->elevation, mask, RPC_LOC_SV_INFO_VALID_ELEVATION),
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_log.c257 CHECK_MASK(float, sv->elevation, mask, RPC_LOC_SV_INFO_VALID_ELEVATION),
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_log.c257 CHECK_MASK(float, sv->elevation, mask, RPC_LOC_SV_INFO_VALID_ELEVATION),
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A Dloc_api_log.c257 CHECK_MASK(float, sv->elevation, mask, RPC_LOC_SV_INFO_VALID_ELEVATION),
/hardware/interfaces/gnss/1.0/default/
H A DGnss.cpp136 .elevationDegrees = svInfo.elevation,
228 info.elevationDegrees = svInfo->sv_list[i].elevation;
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp676 (int)(0.5 + svStatus.sv_list[svNumber-1].elevation), //float to int
754 (int)(0.5 + svStatus.sv_list[svNumber-1].elevation), //float to int
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp673 (int)(0.5 + svStatus.sv_list[svNumber-1].elevation), //float to int
751 (int)(0.5 + svStatus.sv_list[svNumber-1].elevation), //float to int
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp675 (int)(0.5 + svStatus.gnss_sv_list[svNumber-1].elevation), //float to int
753 (int)(0.5 + svStatus.gnss_sv_list[svNumber - 1].elevation), //float to int
/hardware/qcom/gps/msm8909w_3100/utils/
H A Dloc_gps.h576 float elevation; member in struct:__anon3662
616 float elevation; member in struct:__anon3663
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp677 (int)(0.5 + svStatus.sv_list[svNumber-1].elevation), //float to int
755 (int)(0.5 + svStatus.sv_list[svNumber-1].elevation), //float to int
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp681 (int)(0.5 + svStatus.gnss_sv_list[svNumber-1].elevation), //float to int
756 (int)(0.5 + svStatus.gnss_sv_list[svNumber - 1].elevation), //float to int
/hardware/qcom/gps/msm8998/utils/
H A Dloc_gps.h572 float elevation; member in struct:__anon4004
612 float elevation; member in struct:__anon4005
/hardware/qcom/gps/core/
H A DLocApiBase.cpp262 " in fix mask: %x\n sv: prn snr elevation azimuth",
270 svStatus.sv_list[i].elevation,
/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.cpp268 svStatus.gnss_sv_list[i].elevation,
/hardware/qcom/gps/msm8909w_3100/core/
H A DLocApiBase.cpp275 " elevation azimuth flags",
288 svNotify.gnssSvs[i].elevation,
/hardware/qcom/gps/msm8909w_3100/location/
H A DLocationAPI.h534 float elevation; // elevation of SV (in degrees) member in struct:__anon3604
/hardware/qcom/gps/msm8994/core/
H A DLocApiBase.cpp262 " in fix mask: %x\n sv: prn snr elevation azimuth",
270 svStatus.sv_list[i].elevation,
/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.cpp268 svStatus.gnss_sv_list[i].elevation,
/hardware/qcom/gps/msm8998/core/
H A DLocApiBase.cpp272 " elevation azimuth flags",
285 svNotify.gnssSvs[i].elevation,
/hardware/qcom/gps/msm8998/location/
H A DLocationAPI.h503 float elevation; // elevation of SV (in degrees) member in struct:__anon3950

Completed in 1169 milliseconds

123