Searched refs:sub_det_thresh_rel (Results 1 – 1 of 1) sorted by relevance
277 …Buff, float *eMatrix, float thresh, int matSizeN, hal_pktinfo_t *pktinfo, float sub_det_thresh_rel) in findSigSpace() argument296 if (sub_det_thresh_rel*max > thresh) in findSigSpace()297 thresh = sub_det_thresh_rel*max; in findSigSpace()701 float sub_det_thresh, sub_det_thresh_rel, music_thresh_rel; in calcSubspaceFineTiming() local728 sub_det_thresh_rel = SUB_DET_THRESH_REL_Legacy; in calcSubspaceFineTiming()733 sub_det_thresh_rel = SUB_DET_THRESH_REL_5G_80MHZ; in calcSubspaceFineTiming()737 sub_det_thresh_rel = SUB_DET_THRESH_REL_5G_40MHZ; in calcSubspaceFineTiming()742 sub_det_thresh_rel = SUB_DET_THRESH_REL_5G_20MHZ; in calcSubspaceFineTiming()747 sub_det_thresh_rel = SUB_DET_THRESH_REL_5G_20MHZ; in calcSubspaceFineTiming()754 sub_det_thresh_rel = SUB_DET_THRESH_REL_5G_20MHZ; in calcSubspaceFineTiming()[all …]