Home
last modified time | relevance | path

Searched defs:var_threshold (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/diversity_checker/
Ddiversity_checker.h78 float var_threshold; member
118 float var_threshold; member
/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_stillness_detect.c29 void gyroStillDetInit(struct GyroStillDet* gyro_still_det, float var_threshold, in gyroStillDetInit()
Dgyro_stillness_detect.h49 float var_threshold; // [sensor units]^2 member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dnonrd_pickmode.c2624 unsigned int var_threshold = UINT_MAX; in handle_inter_mode_nonrd() local
H A Dtx_search.c1963 uint64_t var_threshold = (uint64_t)(1.8 * qstep * qstep); in predict_dc_only_block() local