Searched defs:minimum (Results 1 - 4 of 4) sorted by relevance

/hardware/akm/AK8975_FS/akmdfs/
H A DAKFS_Measure.c148 This function calculates "minimum - (end - start)".
152 @param minimum Loop period of each execution.
157 const int64_t minimum
168 diff = minimum;
193 @param minimum This value show the minimum loop period in all sensors.
197 int64_t* minimum
214 *minimum = 1000000000;
220 if (*minimum > delay[i]) {
221 *minimum
278 int64_t minimum; local
[all...]
/hardware/samsung_slsi/exynos5/include/
H A Dvideodev2.h1201 __s32 minimum; /* Note signedness */ member in struct:v4l2_queryctrl
2259 __s32 minimum; member in struct:v4l2_event_ctrl
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dvideodev2.h866 __s32 minimum; member in struct:v4l2_queryctrl
2119 __s32 minimum; member in struct:v4l2_event_ctrl
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dvideodev2.h1201 __s32 minimum; /* Note signedness */ member in struct:v4l2_queryctrl
2491 __s32 minimum; member in struct:v4l2_event_ctrl

Completed in 182 milliseconds