Searched refs:bandwidth (Results 1 – 18 of 18) sorted by relevance
272 if (sensors.gyro.bandwidth == 0) { in inv_set_gyro_sample_rate()273 sensors.gyro.bandwidth = (int)(1000000L / sample_rate_us); in inv_set_gyro_sample_rate()291 if (sensors.accel.bandwidth == 0) { in inv_set_accel_sample_rate()292 sensors.accel.bandwidth = (int)(1000000L / sample_rate_us); in inv_set_accel_sample_rate()310 if (sensors.compass.bandwidth == 0) { in inv_set_compass_sample_rate()311 sensors.compass.bandwidth = (int)(1000000L / sample_rate_us); in inv_set_compass_sample_rate()351 sensors.gyro.bandwidth = bandwidth_hz; in inv_set_gyro_bandwidth()359 sensors.accel.bandwidth = bandwidth_hz; in inv_set_accel_bandwidth()367 sensors.compass.bandwidth = bandwidth_hz; in inv_set_compass_bandwidth()
103 int bandwidth; member
273 if (sensors.gyro.bandwidth == 0) { in inv_set_gyro_sample_rate()274 sensors.gyro.bandwidth = (int)(1000000L / sample_rate_us); in inv_set_gyro_sample_rate()292 if (sensors.accel.bandwidth == 0) { in inv_set_accel_sample_rate()293 sensors.accel.bandwidth = (int)(1000000L / sample_rate_us); in inv_set_accel_sample_rate()513 if (sensors.compass.bandwidth == 0) { in inv_set_compass_sample_rate()514 sensors.compass.bandwidth = (int)(1000000L / sample_rate_us); in inv_set_compass_sample_rate()554 sensors.gyro.bandwidth = bandwidth_hz; in inv_set_gyro_bandwidth()562 sensors.accel.bandwidth = bandwidth_hz; in inv_set_accel_bandwidth()570 sensors.compass.bandwidth = bandwidth_hz; in inv_set_compass_bandwidth()
105 int bandwidth; member
255 * Cell bandwidth, in kHz.257 int32_t bandwidth;367 * Estimated downlink capacity in kbps. This bandwidth estimate shall be the estimated368 * maximum sustainable link bandwidth (as would be measured at the Upper PDCP or SNDCP SAP).374 * Estimated uplink capacity in kbps. This bandwidth estimate shall be the estimated375 * maximum sustainable link bandwidth (as would be measured at the Upper PDCP or SNDCP SAP).388 * Cell bandwidth, in kHz.
69 * Channel bandwidth in MHz.
1198 pChInfo->bandwidth = nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL_WIDTH]); in getNdpConfirm()1199 ALOGD("%s: Channel BW = %d", __FUNCTION__, pChInfo->bandwidth); in getNdpConfirm()1252 pChInfo->bandwidth = nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_NDP_CHANNEL_WIDTH]); in getNdpScheduleUpdate()1253 ALOGD("%s: Channel BW = %d", __FUNCTION__, pChInfo->bandwidth); in getNdpScheduleUpdate()
418 } bandwidth; typedef
240 uint32 bandwidth;
437 uint32_t bandwidth = 0; member
491 uint32_t bandwidth = 0; member
499 uint32_t bandwidth = 0; member
500 uint32_t bandwidth = 0; member
304 * limited ISP bandwidth.335 * requires too much bandwidth to use at the same time as the front
304 * hardware is able to detect and set bandwidth automatically414 FrontendAtsc3Bandwidth bandwidth;816 FrontendDvbtBandwidth bandwidth;1102 FrontendIsdbtBandwidth bandwidth;
730 * This is meant to save binder transaction bandwidth on 'removed' vector775 * This is meant to reduce binder transaction bandwidth, not for fine-grained
143 u32 bandwidth; member
2130 (legacy_hal::wifi_channel_width)legacy_struct.bandwidth); in convertLegacyNdpChannelInfoToHidl()