Home
last modified time | relevance | path

Searched refs:MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm8150p/gps/utils/
Dloc_nmea.cpp40 #define MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION 64 macro
365 if(totalSvCount > MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION) { in get_sv_count_from_mask()
367 totalSvCount, MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION); in get_sv_count_from_mask()
/hardware/qcom/sm7150/gps/utils/
Dloc_nmea.cpp40 #define MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION 64 macro
365 if(totalSvCount > MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION) { in get_sv_count_from_mask()
367 totalSvCount, MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION); in get_sv_count_from_mask()
/hardware/qcom/sm8150/gps/utils/
Dloc_nmea.cpp40 #define MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION 64 macro
365 if(totalSvCount > MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION) { in get_sv_count_from_mask()
367 totalSvCount, MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION); in get_sv_count_from_mask()