Home
last modified time | relevance | path

Searched refs:minimum (Results 1 – 25 of 26) sorted by relevance

12

/hardware/akm/AK8975_FS/akmdfs/
DAKFS_Measure.c157 const int64_t minimum in AKFS_CalcSleep() argument
168 diff = minimum; in AKFS_CalcSleep()
197 int64_t* minimum in AKFS_GetInterval() argument
214 *minimum = 1000000000; in AKFS_GetInterval()
220 if (*minimum > delay[i]) { in AKFS_GetInterval()
221 *minimum = delay[i]; in AKFS_GetInterval()
278 int64_t minimum; in AKFS_MeasureLoop() local
286 minimum = -1; in AKFS_MeasureLoop()
306 if (AKFS_GetInterval(&flag, &minimum) != AKM_SUCCESS) { in AKFS_MeasureLoop()
386 doze = AKFS_CalcSleep(&tsend, &tsstart, minimum); in AKFS_MeasureLoop()
DAKFS_Measure.h53 const int64_t minimum
58 int64_t* minimum
/hardware/interfaces/audio/effect/2.0/
DIEqualizerEffect.hal29 * Returns the minimum and maximum band levels supported.
DIVisualizerEffect.hal25 MIN = 128 // minimum capture size in samples
/hardware/interfaces/camera/device/1.0/
DICameraDevicePreviewCallback.hal99 * Get the minimum number of buffers the preview consumer endpoint needs
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h1376 __s32 minimum; /* Note signedness */ member
1389 __s64 minimum; member
1971 __s32 minimum; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dvideodev2.h951 __s32 minimum; member
965 __s64 minimum; member
1415 __s32 minimum; member
/hardware/interfaces/gnss/1.0/
DIGnssBatching.hal86 * consuming memory, this is the minimum size guaranteed to be available
/hardware/interfaces/power/1.0/
Dtypes.hal67 * provide minimum guarantee for performance for the amount of time the
/hardware/interfaces/contexthub/1.0/
Dtypes.hal99 uint64_t maxDelayMs; // In milliseconds, corresponds to minimum
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h1288 __s32 minimum; /* Note signedness */ member
1807 __s32 minimum; member
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h889 __s32 minimum; member
1294 __s32 minimum; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h1291 __s32 minimum; /* Note signedness */ member
1810 __s32 minimum; member
/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h887 __s32 minimum; member
1292 __s32 minimum; member
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal189 * (NUM_BUFFER_SLOTS - the minimum undequeued buffer count) (exclusive). The
190 * minimum undequeued buffer count can be obtained by calling
255 * The width and height parameters must be no greater than the minimum of
/hardware/interfaces/audio/2.0/
DIStream.hal257 * @param minSizeFrames minimum buffer size requested. The actual buffer
/hardware/intel/common/libva/
Dconfigure.ac80 # Wayland minimum version number
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dvideodev2.h1201 __s32 minimum; /* Note signedness */ member
2491 __s32 minimum; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h866 __s32 minimum; member
2119 __s32 minimum; member
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp263 .minValue = info.minimum, in queryAxisInfo()
/hardware/interfaces/audio/common/2.0/
Dtypes.hal772 int32_t minValue; // minimum gain value in millibels
776 uint32_t minRampMs; // minimum ramp duration in ms
/hardware/interfaces/radio/1.0/
DIRadio.hal24 * All the functions have minimum one parameter:
1217 * Sets the minimum time between when unsolicited cellInfoList() must be invoked.
1223 * @param rate minimum time in milliseconds to indicate time between unsolicited cellInfoList()
/hardware/interfaces/camera/device/3.2/
DICameraDeviceSession.hal158 * streams or larger stream resolutions than the minimum required
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal478 * @return minLuminance is the desired content minimum luminance for this
/hardware/interfaces/sensors/1.0/
Dtypes.hal863 * continuous: minimum sample period allowed in microseconds

12