Home
last modified time | relevance | path

Searched defs:low (Results 1 – 11 of 11) 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/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/gps/msm8960/core/
DLocApiBase.cpp77 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
/hardware/qcom/audio/post_proc/
Dequalizer.c124 uint32_t *low, uint32_t *high) in equalizer_get_band_freq_range()
/hardware/qcom/gps/msm8974/core/
DLocApiBase.cpp78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
/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/libhardware_legacy/include/hardware_legacy/
Dgscan.h185 wifi_rssi low; // low threshold member
213 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