HomeSort by relevance Sort by last modified time
    Searched defs:bandwidth (Results 51 - 75 of 140) sorted by null

1 23 4 5 6

  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
firewire-cdev.h 112 __s32 bandwidth; member in struct:fw_cdev_event_iso_resource
305 __u32 bandwidth; member in struct:fw_cdev_allocate_iso_resource
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
firewire-cdev.h 112 __s32 bandwidth; member in struct:fw_cdev_event_iso_resource
305 __u32 bandwidth; member in struct:fw_cdev_allocate_iso_resource
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
firewire-cdev.h 112 __s32 bandwidth; member in struct:fw_cdev_event_iso_resource
305 __u32 bandwidth; member in struct:fw_cdev_allocate_iso_resource
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
firewire-cdev.h 112 __s32 bandwidth; member in struct:fw_cdev_event_iso_resource
305 __u32 bandwidth; member in struct:fw_cdev_allocate_iso_resource
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
firewire-cdev.h 112 __s32 bandwidth; member in struct:fw_cdev_event_iso_resource
305 __u32 bandwidth; member in struct:fw_cdev_allocate_iso_resource
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
firewire-cdev.h 112 __s32 bandwidth; member in struct:fw_cdev_event_iso_resource
305 __u32 bandwidth; member in struct:fw_cdev_allocate_iso_resource
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
firewire-cdev.h 112 __s32 bandwidth; member in struct:fw_cdev_event_iso_resource
305 __u32 bandwidth; member in struct:fw_cdev_allocate_iso_resource
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
firewire-cdev.h 112 __s32 bandwidth; member in struct:fw_cdev_event_iso_resource
305 __u32 bandwidth; member in struct:fw_cdev_allocate_iso_resource
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
firewire-cdev.h 112 __s32 bandwidth; member in struct:fw_cdev_event_iso_resource
305 __u32 bandwidth; member in struct:fw_cdev_allocate_iso_resource
  /external/libopus/src/
opus_encoder.c 99 int bandwidth; member in struct:OpusEncoder
245 st->bandwidth = OPUS_BANDWIDTH_FULLBAND;
254 static unsigned char gen_toc(int mode, int framerate, int bandwidth, int channels)
266 toc = (bandwidth-OPUS_BANDWIDTH_NARROWBAND)<<5;
270 int tmp = bandwidth-OPUS_BANDWIDTH_MEDIUMBAND;
279 toc |= (bandwidth-OPUS_BANDWIDTH_SUPERWIDEBAND)<<4;
1030 analysis_bandwidth = analysis_info.bandwidth;
1259 int bandwidth = OPUS_BANDWIDTH_FULLBAND; local
    [all...]
  /external/syslinux/core/fs/btrfs/
btrfs.h 77 u8 bandwidth; member in struct:btrfs_dev_item
  /external/tcpdump/
print-rsvp.c 315 uint8_t bandwidth[4]; member in struct:rsvp_obj_frr_t
346 { 0x04, "Bandwidth protection" },
392 { 0x08, "Bandwidth protection" }, /* RFC4090 */
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
RttManager.java 151 * RTT BW supported bit mask, used as RTT param bandWidth too
201 //RTT bandwidth supported
372 * Not used if the AP bandwidth is 20 MHz
381 * Only used if the AP bandwidth is 80 + 80 MHz
462 /** bandWidth used for RTT measurement.User need verify the highest BW the destination
466 * RttCapabilities firstto verify HW support this bandwidth.
469 public int bandwidth; field in class:RttManager.RttParams
481 bandwidth = RTT_BW_20_SUPPORT;
508 sb.append(", bandwidth=" + bandwidth);
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/wifi/
wifi_test_utils.py 192 bandwidth = "bandwidth" variable in class:WifiEnums.RttParam
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-directconnect/1.11.18/
aws-java-sdk-directconnect-1.11.18.jar 
  /bionic/libc/kernel/uapi/linux/
btrfs_tree.h 126 __u8 bandwidth; member in struct:btrfs_dev_item
  /external/kernel-headers/original/uapi/linux/
btrfs_tree.h 384 /* bandwidth 0-100 where 100 is fastest */
385 __u8 bandwidth; member in struct:btrfs_dev_item
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 3096 int bandwidth = (int)(cpi->target_bandwidth); local
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h 240 uint32 bandwidth; member in struct:read_local_info_evt_parms
  /hardware/qcom/display/msm8996/sdm/include/private/
hw_info_types.h 437 uint32_t bandwidth = 0; member in struct:sdm::HWLayers
  /hardware/qcom/display/msm8998/sdm/include/private/
hw_info_types.h 491 uint32_t bandwidth = 0; member in struct:sdm::HWLayers
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/dvb/
frontend.h 222 fe_bandwidth_t bandwidth; member in struct:dvb_ofdm_parameters
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/dvb/
frontend.h 232 fe_bandwidth_t bandwidth; member in struct:dvb_ofdm_parameters
  /bionic/libc/kernel/uapi/linux/dvb/
frontend.h 394 fe_bandwidth_t bandwidth; member in struct:dvb_ofdm_parameters
  /development/ndk/platforms/android-21/include/linux/dvb/
frontend.h 245 fe_bandwidth_t bandwidth; member in struct:dvb_ofdm_parameters

Completed in 3577 milliseconds

1 23 4 5 6