HomeSort by relevance Sort by last modified time
    Searched defs:bandwidth (Results 26 - 50 of 92) sorted by null

12 3 4

  /external/libopus/src/
analysis.c 343 int bandwidth=0; local
631 bandwidth = 0;
662 bandwidth = b+1;
680 bandwidth = 20;
681 /* This detector is unreliable, so if the bandwidth is close to SWB, assume it's FB. */
682 if (bandwidth >= 17)
683 bandwidth = 20;
686 bandwidth = 20;
    [all...]
opus_encoder.c 104 int bandwidth; member in struct:OpusEncoder
105 /* Bandwidth determined automatically from the rate (before any other adjustment) */
263 st->bandwidth = OPUS_BANDWIDTH_FULLBAND;
273 static unsigned char gen_toc(int mode, int framerate, int bandwidth, int channels)
285 toc = (bandwidth-OPUS_BANDWIDTH_NARROWBAND)<<5;
289 int tmp = bandwidth-OPUS_BANDWIDTH_MEDIUMBAND;
298 toc |= (bandwidth-OPUS_BANDWIDTH_SUPERWIDEBAND)<<4;
732 static int decide_fec(int useInBandFEC, int PacketLoss_perc, int last_fec, int mode, int *bandwidth, opus_int32 rate)
737 orig_bandwidth = *bandwidth;
742 /* Compute threshold for using FEC at the current bandwidth setting *
1459 int bandwidth = OPUS_BANDWIDTH_FULLBAND; local
    [all...]
  /external/webrtc/talk/session/media/
mediasession.h 199 int bandwidth() const { return bandwidth_; } function in class:cricket::MediaContentDescription
200 void set_bandwidth(int bandwidth) { bandwidth_ = bandwidth; }
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
isac.c 48 * when bandwidth is changing. The latter might be the result of bandwidth
56 * of limit is required every time that the bandwidth is changing.
106 * result in an update of bandwidth, therefore, the bottlenech should be
111 /* Read the bottleneck from bandwidth estimator for the
113 * in bandwidth, upper and lower-band will be in sync. */
120 /* Adding hysteresis when increasing signal bandwidth. */
142 /* Do the rate-allocation and get the new bandwidth. */
143 enum ISACBandwidth bandwidth; local
147 &bandwidth);
1574 enum ISACBandwidth bandwidth; local
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.h 72 int bandwidth; member in struct:i802_bss
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
firewire-cdev.h 306 * @bandwidth: Bandwidth allocation units which were (de)allocated, if any
310 * @bandwidth for whether the allocation actually succeeded.
317 * @bandwidth is 0 if no bandwidth was (de)allocated or if reallocation failed.
324 __s32 bandwidth; member in struct:fw_cdev_event_iso_resource
942 __u32 bandwidth; member in struct:fw_cdev_allocate_iso_resource
    [all...]
  /external/aac/libSBRenc/src/
sbr_encoder.cpp 15 full-bandwidth communications codec by independent studies and is widely
141 ((320 << ((dwnsmp)-1)) - (32 << ((dwnsmp)-1))) /* Full bandwidth */
2225 int bandwidth = *coreBandwidth; 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...]
print-802_11.c 883 "Association denied due to QAP having insufficient bandwidth "
951 "TS deleted because QoS AP lacks sufficient bandwidth for this "
956 "Disassociated because QoS AP lacks sufficient bandwidth for this "
2921 uint8_t bandwidth; local
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
RttManager.java 151 * RTT BW supported bit mask, used as RTT param bandWidth too
203 //RTT bandwidth supported
369 * Not used if the AP bandwidth is 20 MHz
378 * Only used if the AP bandwidth is 80 + 80 MHz
459 /** bandWidth used for RTT measurement.User need verify the highest BW the destination
463 * RttCapabilities firstto verify HW support this bandwidth.
466 public int bandwidth; field in class:RttManager.RttParams
478 bandwidth = RTT_BW_20_SUPPORT;
505 sb.append(", bandwidth=" + bandwidth);
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/wifi/
wifi_test_utils.py 215 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 128 __u8 bandwidth; member in struct:btrfs_dev_item
  /external/kernel-headers/original/uapi/linux/
btrfs_tree.h 388 /* bandwidth 0-100 where 100 is fastest */
389 __u8 bandwidth; member in struct:btrfs_dev_item
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 3103 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/msm8909/sdm/include/private/
hw_info_types.h 500 uint32_t bandwidth = 0; member in struct:sdm::HWLayers
  /hardware/qcom/display/msm8909w_3100/sdm/include/private/
hw_info_types.h 499 uint32_t bandwidth = 0; member in struct:sdm::HWLayers
  /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.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 407 fe_bandwidth_t bandwidth; member in struct:dvb_ofdm_parameters
  /external/kernel-headers/original/uapi/linux/dvb/
frontend.h 57 * @FE_CAN_BANDWIDTH_AUTO: Can auto-detect bandwidth
976 fe_bandwidth_t bandwidth; member in struct:dvb_ofdm_parameters
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c 1335 const int64_t bandwidth = oxcf->target_bandwidth; local
    [all...]

Completed in 996 milliseconds

12 3 4