HomeSort by relevance Sort by last modified time
    Searched full:rate (Results 576 - 600 of 1951) sorted by null

<<21222324252627282930>>

  /external/tcpdump/
ieee802_11.h 158 u_int8_t rate[16]; member in struct:rates_t
  /external/tremolo/Tremolo/
codec_internal.h 97 long rate; member in struct:__anon6217
  /external/wpa_supplicant/
driver_bsd.c 574 /* best/max rate preferred if signal level close enough XXX */
590 int rate = rates[i] & IEEE80211_RATE_VAL; local
591 if (rate > maxrate)
592 rate = maxrate;
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_bsd.c 577 /* best/max rate preferred if signal level close enough XXX */
593 int rate = rates[i] & IEEE80211_RATE_VAL; local
594 if (rate > maxrate)
595 rate = maxrate;
  /frameworks/base/core/java/android/view/
Display.java 117 * Return the refresh rate of this display in frames per second.
  /frameworks/base/docs/html/guide/appendix/
media-formats.jd 64 <td>Mono/Stereo 8-320Kbps constant (CBR) or variable bit-rate (VBR)
  /frameworks/base/include/camera/
Camera.h 46 * the preview frame rate so that data corruption won't occur.
  /frameworks/base/include/media/
Metadata.h 72 static const Type kBitRate = 17; // Integer, Aggregate rate of
  /frameworks/base/libs/audioflinger/
AudioHardwareInterface.cpp 151 LOGW("getInputBufferSize bad sampling rate: %d", sampleRate);
  /frameworks/base/media/jni/
android_media_AmrInputStream.cpp 39 // Corresponds to max bit rate of 12.2 kbps.
  /frameworks/base/media/libstagefright/codecs/aacdec/
set_mc_info.cpp 44 sampling_rate_idx = variable that indicates the sampling rate of the
104 If sampling rate index is different from the previous value,
265 * audioObjectType and sampling rate
266 * re-configure if new sampling rate
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
cnst_vad.h 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_basic_op_armv5.h 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
pvamrwbdecoder_mem_funcs.h 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
q_gain2_tab.cpp 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
q_pulse.h 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_host_int.h 60 #define ACX_INTR_DATA BIT_6 /* The MISC bit is used for aggregation of RX, TxComplete and TX rate update */
  /hardware/ti/wlan/wl1271/TWD/MacServices/
PowerSrv.c 513 DESCRIPTION: Sets the rate modulation according to the current Radio Mode.
521 void powerSrv_SetRateModulation(TI_HANDLE hPowerSrv, TI_UINT16 rate)
524 powerSrvSM_setRateModulation(pPowerSrv->hPowerSrvSM,rate);
530 * \Gets the rate modulation.
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
bssTypes.h 104 TI_UINT8 rxRate; /**< Rate at which last frame was received */
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngrTypes.h 108 TI_UINT8 txRateThreshold; /**< Low TX rate roaming even threshold;
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
pkt_cls.h 118 struct tc_ratespec rate; member in struct:tc_police
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
pkt_cls.h 118 struct tc_ratespec rate; member in struct:tc_police
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
pkt_cls.h 118 struct tc_ratespec rate; member in struct:tc_police
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
pkt_cls.h 118 struct tc_ratespec rate; member in struct:tc_police
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
pkt_cls.h 118 struct tc_ratespec rate; member in struct:tc_police

Completed in 116 milliseconds

<<21222324252627282930>>