Home
last modified time | relevance | path

Searched defs:low (Results 1 – 16 of 16) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_common.h55 static INLINE int clamp(int value, int low, int high) { in clamp()
59 static INLINE double fclamp(double value, double low, double high) { in fclamp()
/hardware/bsp/intel/peripheral/libupm/src/hp20x/
Dhp20x.cxx261 void HP20X::setPAThreshholds(int16_t low, int16_t med, int16_t high) in setPAThreshholds()
276 void HP20X::setTemperatureThreshholds(int8_t low, int8_t med, int8_t high) in setTemperatureThreshholds()
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
DAKFS_AK8975.h32 #define AK8975_HDATA_CONVERTER(hi, low, asa) \ argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Drate_hist.c23 int low; member
/hardware/qcom/audio/post_proc/
Dequalizer.c124 uint32_t *low, uint32_t *high) in equalizer_get_band_freq_range()
/hardware/qcom/gps/msm8960/core/
DLocApiBase.cpp77 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
/hardware/qcom/audio/msm8909/post_proc/
Dequalizer.c127 uint32_t *low, uint32_t *high) in equalizer_get_band_freq_range()
/hardware/qcom/gps/msm8084/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
/hardware/qcom/gps/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
/hardware/qcom/gps/msm8994/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
/hardware/qcom/gps/msm8909/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
/hardware/qcom/gps/msm8996/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
/hardware/bsp/intel/peripheral/libupm/src/h3lis331dl/
Dh3lis331dl.cxx551 uint8_t low, high; in update() local
/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h232 wifi_rssi low; // low threshold member
260 wifi_rssi low; // low threshold member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_ratectrl.c401 static int get_active_quality(int q, int gfu_boost, int low, int high, in get_active_quality()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h3564 uint32 low; member