Home
last modified time | relevance | path

Searched refs:SV_ALL_NUM_MIN (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sm8150p/gps/core/
DSystemStatus.h62 #define SV_ALL_NUM_MIN (GPS_NUM + GLO_NUM + QZSS_NUM + BDS_NUM + GAL_NUM) //=134 macro
63 #define SV_ALL_NUM (SV_ALL_NUM_MIN + NAVIC_NUM) //=148
DSystemStatus.cpp663 eMin = 2 + SV_ALL_NUM_MIN*3,
679 svLimit = SV_ALL_NUM_MIN; in SystemStatusPQWP7parser()
/hardware/qcom/sm8150/gps/core/
DSystemStatus.h62 #define SV_ALL_NUM_MIN (GPS_NUM + GLO_NUM + QZSS_NUM + BDS_NUM + GAL_NUM) //=134 macro
63 #define SV_ALL_NUM (SV_ALL_NUM_MIN + NAVIC_NUM) //=148
DSystemStatus.cpp663 eMin = 2 + SV_ALL_NUM_MIN*3,
679 svLimit = SV_ALL_NUM_MIN; in SystemStatusPQWP7parser()
/hardware/qcom/sm7250/gps/core/
DSystemStatus.h62 #define SV_ALL_NUM_MIN (GPS_NUM + GLO_NUM + QZSS_NUM + BDS_NUM + GAL_NUM) //=134 macro
63 #define SV_ALL_NUM (SV_ALL_NUM_MIN + NAVIC_NUM) //=148
DSystemStatus.cpp663 eMin = 2 + SV_ALL_NUM_MIN*3,
679 svLimit = SV_ALL_NUM_MIN; in SystemStatusPQWP7parser()
/hardware/qcom/sm7150/gps/core/
DSystemStatus.h62 #define SV_ALL_NUM_MIN (GPS_NUM + GLO_NUM + QZSS_NUM + BDS_NUM + GAL_NUM) //=134 macro
63 #define SV_ALL_NUM (SV_ALL_NUM_MIN + NAVIC_NUM) //=148
DSystemStatus.cpp663 eMin = 2 + SV_ALL_NUM_MIN*3,
679 svLimit = SV_ALL_NUM_MIN; in SystemStatusPQWP7parser()