Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 9 of 9) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dset_roi.cc33 unsigned int threshold[MAX_MB_SEGMENTS] = { 0, 100, 200, 300 }; in TEST() local
/hardware/invensense/60xx/mlsdk/mllite/
Dcompass.h58 float threshold; member
Dmlcontrol.c365 inv_error_t inv_set_grid_thresh(unsigned short controlSignal, long threshold) in inv_set_grid_thresh()
Dcompass.c146 static void thresh_filter_init(struct yas_thresh_filter *thresh_filter, float threshold) in thresh_filter_init()
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalZone.java527 int threshold = ThermalUtils.getLowerThresholdTemp(prevZoneState, mZoneTempThresholds); in updateZoneParams() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dpickinter.c466 unsigned int threshold = (xd->block[0].dequant[1] in check_for_encode_breakout() local
Drdopt.c1781 unsigned int threshold = (xd->block[0].dequant[1] in evaluate_inter_mode_rd() local
/hardware/intel/img/libdrm/libdrm/intel/
Dintel_bufmgr_gem.c1353 unsigned int threshold = bufmgr_gem->gtt_size * 3 / 4; in drm_intel_gem_check_aperture_space() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c434 int64_t threshold = threshold_multiplier * cpi->common.base_qindex; in set_vt_partitioning() local