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

1 2 3 4 5 67 8 91011>>

  /external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet.h 124 * to do polling in which case it can increasing polling frequency. This can
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_acelp.h 128 int16 * isf_q /* input : ISF in the frequency domain (0..0.5) */
133 int16 * isf_q, /* output: quantized ISF in frequency domain (0..0.5) */
142 int16 * isf_q, /* output: quantized ISF in frequency domain (0..0.5) */
152 int16 * isf, /* (i/o) Q15: ISF in the frequency domain (0..0.5) */
e_pv_amrwbdec.h 90 int16 isfold[M]; /* old isf (frequency domain) */
91 int16 isf_buf[L_MEANBUF * M]; /* isf buffer(frequency domain) */
qisf_ns.cpp 48 int16 isf[] : quantized ISFs (in frequency domain)
118 int16 * isf_q /* input: ISF in the frequency domain (0..0.5)*/
  /packages/apps/Email/src/com/android/exchange/adapter/
AbstractSyncParser.java 121 // TODO Make frequency conditional on user settings!
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImplJni.java 208 * @param base The base frequency or -1
209 * @param high The maximum frequency or -1
262 * Retrieve the frequency from the current word information.
266 * @return The frequency
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Audio.h 118 * port (such as frequency), additional structures must be sent such as the
163 OMX_AUDIO_ChannelLFE = 0x6, /**< Low frequency effects */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h 101 * port (such as frequency), additional structures must be sent such as the
146 OMX_AUDIO_ChannelLFE = 0x6, /**< Low frequency effects */
    [all...]
  /external/jpeg/
jchuff.c 697 * typically only very-low-frequency symbols will be given less-than-optimal
731 /* Find the smallest nonzero frequency, set c1 = its symbol */
742 /* Find the next smallest nonzero frequency, set c2 = its symbol */
753 /* Done if we've merged everything into one frequency */
856 * per table, because it clobbers the input frequency counts!
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h 43 * @freq: frequency of the channel in MHz (e.g., 2412 = channel 1)
87 * @freq: frequency of the channel in MHz (e.g., 2412 = channel 1)
163 * freq - Frequency of the channel the selected AP is using
164 * Frequency that the selected AP is using (in MHz as
334 short freq; /* frequency in MHz */
827 * @freq: Frequency of the channel in MHz
    [all...]
  /external/opencore/codecs_v2/audio/aac/dec/src/
init_sbr_dec.cpp 146 /* set sbr sampling frequency */
150 hFrameData->nSfb[LO] = 0; /* number of scale factor bands for high resp.low frequency resolution */
  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
e_pv_amrwbdec.h 90 int16 isfold[M]; /* old isf (frequency domain) */
91 int16 isf_buf[L_MEANBUF * M]; /* isf buffer(frequency domain) */
qisf_ns.cpp 48 int16 isf[] : quantized ISFs (in frequency domain)
118 int16 * isf_q /* input: ISF in the frequency domain (0..0.5)*/
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_audio.c 424 /* Pick some default audio frequency */
464 /* Pick a default of ~46 ms at desired frequency */
  /external/qemu/distrib/sdl-1.2.12/src/audio/ums/
SDL_umsaudio.c 215 // /* Set the DSP frequency */
218 // SDL_SetError("Couldn't set audio frequency");
  /external/speex/libspeex/
kiss_fftr.c 95 /* The real part of the DC element of the frequency spectrum in st->tmpbuf
188 /* The real part of the DC element of the frequency spectrum in st->tmpbuf
  /external/srec/srec/include/
sp_fft.h 119 The positive half frequency Fourier transform will be returned, in addition
262 data -- A real data array, overwritten by the positive frequency
  /external/strace/
time.c 341 tprintf("{mode=%d, offset=%ld, frequency=%ld, ",
342 txc.mode, txc.offset, txc.frequency);
  /frameworks/base/media/libstagefright/codecs/aacdec/
init_sbr_dec.cpp 146 /* set sbr sampling frequency */
150 hFrameData->nSfb[LO] = 0; /* number of scale factor bands for high resp.low frequency resolution */
  /hardware/ti/wlan/wl1271/utils/
osDot11.h 163 /* Specifies the frequency of the selected channel in kHz. */
165 /* Specifies the frequency hopping configuration in an OS_802_11_CONFIGURATION_FH structure. */
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
OpenWnnEngineJAJP.java 72 /** Score(frequency value) of word in the learning dictionary */
74 /** Score(frequency value) of word in the user dictionary */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
cgraph.h 217 /* Expected frequency of executions within the function.
220 int frequency; local
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
osDot11.h 167 /* Specifies the frequency of the selected channel in kHz. */
169 /* Specifies the frequency hopping configuration in an OS_802_11_CONFIGURATION_FH structure. */
  /system/wlan/ti/wilink_6_1/utils/
osDot11.h 163 /* Specifies the frequency of the selected channel in kHz. */
165 /* Specifies the frequency hopping configuration in an OS_802_11_CONFIGURATION_FH structure. */
  /external/dropbear/
cli-session.c 46 /* Sorted in decreasing frequency will be more efficient - data and window

Completed in 166 milliseconds

1 2 3 4 5 67 8 91011>>