Home
last modified time | relevance | path

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

/hardware/qcom/bt/msm8992/libbt-vendor/include/
Dhw_rome.h152 #define CALC_SEG_SIZE(len, max) ((plen) % (max))?((plen/max)+1) : ((plen) / (max)) macro
/hardware/qcom/bt/msm8996/libbt-vendor/include/
Dhw_rome.h153 #define CALC_SEG_SIZE(len, max) ((plen) % (max))?((plen/max)+1) : ((plen) / (max)) macro
/hardware/qcom/bt/msm8909/libbt-vendor/include/
Dhw_rome.h151 #define CALC_SEG_SIZE(len, max) ((plen) % (max))?((plen/max)+1) : ((plen) / (max)) macro
/hardware/qcom/bt/sdm845/libbt-vendor/include/
Dhw_rome.h152 #define CALC_SEG_SIZE(len, max) ((plen) % (max))?((plen/max)+1) : ((plen) / (max)) macro
/hardware/qcom/bt/msm8998/libbt-vendor/include/
Dhw_rome.h152 #define CALC_SEG_SIZE(len, max) ((plen) % (max))?((plen/max)+1) : ((plen) / (max)) macro