Searched refs:num_bins (Results 1 – 4 of 4) sorted by relevance
55 if (hgo->num_bins == 256) { in vsp1_hgo_frame_end()159 if (hgo->ctrls.num_bins) in hgo_configure_stream()160 hgo->num_bins = hgo_num_bins[hgo->ctrls.num_bins->cur.val]; in hgo_configure_stream()166 (hgo->num_bins == 256 ? VI6_HGO_MODE_STEP : 0) | in hgo_configure_stream()202 hgo->ctrls.num_bins = in vsp1_hgo_create()207 hgo->num_bins = 64; in vsp1_hgo_create()
26 struct v4l2_ctrl *num_bins; member30 unsigned int num_bins; member
120 static inline u8 spectral_max_index(u8 *bins, int num_bins) in spectral_max_index() argument123 u8 zero_idx = num_bins / 2; in spectral_max_index()142 if (m < 0 || m > num_bins - 1) in spectral_max_index()
504 u8 num_bins, *vdata = (u8 *)hdr; in ath_cmn_process_fft() local551 num_bins = SPECTRAL_HT20_40_NUM_BINS; in ath_cmn_process_fft()557 num_bins = SPECTRAL_HT20_NUM_BINS; in ath_cmn_process_fft()660 add_device_randomness(sample_buf, num_bins); in ath_cmn_process_fft()671 add_device_randomness(sample_start, num_bins); in ath_cmn_process_fft()688 i += num_bins - 2; in ath_cmn_process_fft()689 sample_bytes = num_bins - 2; in ath_cmn_process_fft()695 i -= num_bins - 2; in ath_cmn_process_fft()