Home
last modified time | relevance | path

Searched refs:XTRA_BLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp53 #define XTRA_BLOCK_SIZE (3072) macro
961 total_parts = (length - 1) / XTRA_BLOCK_SIZE + 1; in setXtraData()
971 predicted_orbits_data_ptr->part_len = XTRA_BLOCK_SIZE; in setXtraData()
972 if (XTRA_BLOCK_SIZE > (length - len_injected)) in setXtraData()
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp53 #define XTRA_BLOCK_SIZE (3072) macro
961 total_parts = (length - 1) / XTRA_BLOCK_SIZE + 1; in setXtraData()
971 predicted_orbits_data_ptr->part_len = XTRA_BLOCK_SIZE; in setXtraData()
972 if (XTRA_BLOCK_SIZE > (length - len_injected)) in setXtraData()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp53 #define XTRA_BLOCK_SIZE (3072) macro
961 total_parts = (length - 1) / XTRA_BLOCK_SIZE + 1; in setXtraData()
971 predicted_orbits_data_ptr->part_len = XTRA_BLOCK_SIZE; in setXtraData()
972 if (XTRA_BLOCK_SIZE > (length - len_injected)) in setXtraData()
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp53 #define XTRA_BLOCK_SIZE (3072) macro
965 total_parts = (length - 1) / XTRA_BLOCK_SIZE + 1; in setXtraData()
975 predicted_orbits_data_ptr->part_len = XTRA_BLOCK_SIZE; in setXtraData()
976 if (XTRA_BLOCK_SIZE > (length - len_injected)) in setXtraData()
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp53 #define XTRA_BLOCK_SIZE (3072) macro
965 total_parts = (length - 1) / XTRA_BLOCK_SIZE + 1; in setXtraData()
975 predicted_orbits_data_ptr->part_len = XTRA_BLOCK_SIZE; in setXtraData()
976 if (XTRA_BLOCK_SIZE > (length - len_injected)) in setXtraData()