Searched refs:bandwidth (Results 1 – 17 of 17) 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
254 * Cell bandwidth, in kHz.256 int32_t bandwidth;366 * Estimated downlink capacity in kbps. This bandwidth estimate shall be the estimated367 * maximum sustainable link bandwidth (as would be measured at the Upper PDCP or SNDCP SAP).373 * Estimated uplink capacity in kbps. This bandwidth estimate shall be the estimated374 * maximum sustainable link bandwidth (as would be measured at the Upper PDCP or SNDCP SAP).387 * 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
437 uint32_t bandwidth = 0; member
240 uint32 bandwidth;
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
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
2118 (legacy_hal::wifi_channel_width)legacy_struct.bandwidth); in convertLegacyNdpChannelInfoToHidl()