HomeSort by relevance Sort by last modified time
    Searched full:frequency (Results 76 - 100 of 612) sorted by null

1 2 34 5 6 7 8 91011>>

  /system/wlan/ti/wilink_6_1/utils/
freq.c 35 * \brief frequency to channel (and vice versa) conversion implementation
  /external/bluetooth/bluez/audio/
ipc.h 196 uint8_t frequency; member in struct:__anon864
209 uint8_t frequency; member in struct:__anon865
  /external/sonivox/arm-wt-22k/lib_src/
dls2.h 59 #define CONN_DST_VIB_FREQUENCY 0x0114 /* Vibrato Frequency */
74 #define CONN_DST_FILTER_CUTOFF 0x0500 /* Filter Cutoff Frequency */
eas_wtsynth.h 36 /* adjust the filter cutoff frequency to the sample rate */
  /external/webkit/JavaScriptCore/bytecode/
Opcode.cpp 120 printf("All opcodes by frequency:\n\n");
128 printf("2-opcode sequences by frequency: %lld\n\n", totalInstructions);
  /frameworks/base/core/java/android/content/
IContentService.aidl 59 * Get the frequency of the periodic poll, if any.
61 * @return the frequency of the periodic sync in seconds. If 0 then no periodic syncs
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnEngine.java 100 * frequency order for {@link #predict(ComposingText, int, int)} and
119 * candidates to the learning dictionary or update the frequency
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
nl80211_copy.h 240 * FREQ attribute (for the initial frequency if no peer can be found)
381 * @NL80211_ATTR_WIPHY_FREQ: frequency of the selected channel in MHz
    [all...]
wireless_copy.h 92 * - Frequency changed from float to struct to avoid problems on old 386
179 * - Add flags to frequency -> auto/fixed
239 #define SIOCSIWFREQ 0x8B04 /* set channel/frequency (Hz) */
240 #define SIOCGIWFREQ 0x8B05 /* get channel/frequency (Hz) */
424 * don't increase this constant and don't fill the frequency list.
467 /* Frequency flags */
529 #define IW_SCAN_THIS_FREQ 0x0008 /* Scan only this Frequency */
702 * A frequency
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/include/
gsmamr_encoder_wrapper.h 164 // DESCRIPTION: Final sampling frequency used when encoding in Hz.
167 // the codec requires a different sampling frequency),
170 // input sampling frequency is not the same as the output
171 // sampling frequency.
192 ** samples at the sampling frequency of 8000 samples/sec. The size of a frame
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_wave.c 56 MS_ADPCM_state.wavefmt.frequency = SDL_SwapLE32(format->frequency);
235 IMA_ADPCM_state.wavefmt.frequency = SDL_SwapLE32(format->frequency);
493 spec->freq = SDL_SwapLE32(format->frequency);
  /external/kernel-headers/original/linux/
wireless.h 92 * - Frequency changed from float to struct to avoid problems on old 386
179 * - Add flags to frequency -> auto/fixed
227 #define SIOCSIWFREQ 0x8B04 /* set channel/frequency (Hz) */
228 #define SIOCGIWFREQ 0x8B05 /* get channel/frequency (Hz) */
412 * don't increase this constant and don't fill the frequency list.
453 /* Frequency flags */
513 #define IW_SCAN_THIS_FREQ 0x0008 /* Scan only this Frequency */
651 * A frequency
    [all...]
  /external/wpa_supplicant/
wireless_copy.h 92 * - Frequency changed from float to struct to avoid problems on old 386
179 * - Add flags to frequency -> auto/fixed
239 #define SIOCSIWFREQ 0x8B04 /* set channel/frequency (Hz) */
240 #define SIOCGIWFREQ 0x8B05 /* get channel/frequency (Hz) */
424 * don't increase this constant and don't fill the frequency list.
467 /* Frequency flags */
529 #define IW_SCAN_THIS_FREQ 0x0008 /* Scan only this Frequency */
694 * A frequency
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio_gsxb.c 291 /* Calculate and select the closest frequency */
302 i, MINTAUDIO_frequencies[i].frequency, MINTAUDIO_frequencies[i].masterclock,
309 spec->freq=MINTAUDIO_frequencies[MINTAUDIO_numfreq].frequency;
  /external/qemu/distrib/sdl-1.2.12/src/audio/sun/
SDL_sunaudio.c 147 sleepy = ((left - fragsize)/frequency);
349 frequency = 8;
358 frequency = spec->freq/1000;
  /external/svox/pico/lib/
picosig2.h 192 #define Fs_p lvalue1 /*Sampling frequency*/
193 #define VCutoff_p lvalue2 /*voicing cut off frequency in Hz*/
194 #define UVCutoff_p lvalue3 /*unvoicing cut off frequency in Hz*/
  /external/bluetooth/bluez/doc/
control-api.txt 5 Copyright (C) 2007-2008 David Stockwell <dstockwell@frequency-one.com>
  /external/icu4c/i18n/
inputext.cpp 31 fByteStats(NEW_ARRAY(int16_t, 256)), // byte frequency statistics for the input text.
  /external/opencore/codecs_v2/audio/sbc/enc/src/
sbc.h 41 /* Two bits to indicate the sampling frequency of 16, 32, 44.1, 48 kHz */
  /external/qemu/distrib/zlib-1.2.3/
deflate.h 64 ush freq; /* frequency count */
82 int max_code; /* largest code with non zero frequency */
205 int heap_max; /* element of largest frequency */
211 /* Depth of each subtree used as tie breaker for trees of equal frequency
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wtsynth.h 36 /* adjust the filter cutoff frequency to the sample rate */
  /external/speex/libspeex/
vorbis_psy.h 57 /* Frequency to octave. We arbitrarily declare 63.5 Hz to be octave
  /external/webkit/WebCore/svg/graphics/filters/
SVGFETurbulence.cpp 136 << " [base frequency x=" << baseFrequencyX() << " y=" << baseFrequencyY() << "]"
  /external/wpa_supplicant/wpa_gui/
scanresults.ui 47 <string>frequency</string>
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
scanresults.ui 47 <string>frequency</string>

Completed in 95 milliseconds

1 2 34 5 6 7 8 91011>>