HomeSort by relevance Sort by last modified time
    Searched full:bank (Results 26 - 50 of 160) sorted by null

12 3 4 5 6 7

  /external/speex/libspeex/
preprocess.c 187 FilterBank *bank; member in struct:SpeexPreprocessState_
446 st->bank = filterbank_new(M, sampling_rate, N, 1);
563 filterbank_destroy(st->bank);
661 filterbank_compute_bank32(st->bank, ps, ps+N);
761 filterbank_compute_bank32(st->bank, st->echo_noise, st->echo_noise+N);
784 filterbank_compute_bank32(st->bank, st->noise, st->noise+N);
872 filterbank_compute_psd16(st->bank,st->gain2+N, st->gain2);
873 filterbank_compute_psd16(st->bank,st->gain+N, st->gain);
878 filterbank_compute_psd16(st->bank,st->gain_floor+N, st->gain_floor);
933 filterbank_compute_psd16(st->bank,st->gain2+N, st->gain2)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
memMngrEx.c     [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_sndlib.h 288 * Used for individual programs not stored as a complete bank.
298 * Bank data structure
300 * A bank always consists of 128 programs. If a bank is less than 128
304 * bankNum: MSB/LSB of MIDI bank select controller
eas_voicemgt.c 377 /* link in DLS bank if downloaded */
2690 EAS_U32 bank; local
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_sndlib.h 288 * Used for individual programs not stored as a complete bank.
298 * Bank data structure
300 * A bank always consists of 128 programs. If a bank is less than 128
304 * bankNum: MSB/LSB of MIDI bank select controller
eas_voicemgt.c 377 /* link in DLS bank if downloaded */
2690 EAS_U32 bank; local
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_sndlib.h 288 * Used for individual programs not stored as a complete bank.
298 * Bank data structure
300 * A bank always consists of 128 programs. If a bank is less than 128
304 * bankNum: MSB/LSB of MIDI bank select controller
eas_voicemgt.c 377 /* link in DLS bank if downloaded */
2690 EAS_U32 bank; local
    [all...]
  /external/openssl/crypto/sha/asm/
sha1-x86_64.pl 17 # dismissed it, reasoning that x86_64 offers enough register bank
21 # x86_64 does offer larger *addressable* bank, but out-of-order core
  /external/oprofile/daemon/
opd_ibs_macro.h 319 /** 9 ibs_dc_ld_bnk_con: Bank conflict on load operation */
322 /** 10 ibs_dc_st_bnk_con: Bank conflict on store operation */
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Audio.h     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h     [all...]
  /external/grub/netboot/
ns8390.c 646 * both have an 8K bank of memory at page 1 while only the 16 bit
647 * cards have a bank at page 0.
723 * Initialize GA configuration register. Set bank and enable shared
724 * mem. We always use bank 1. Disable interrupts.
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/
cnst_vad.h 104 /* Constants for the filter bank */
  /external/sonivox/arm-fm-22k/host_src/
eas_types.h 227 EAS_U16 bank; member in struct:s_ext_audio_prg_chg_tag
  /external/sonivox/arm-hybrid-22k/host_src/
eas_types.h 227 EAS_U16 bank; member in struct:s_ext_audio_prg_chg_tag
  /external/sonivox/arm-wt-22k/host_src/
eas_types.h 232 EAS_U16 bank; member in struct:s_ext_audio_prg_chg_tag
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
cnst_vad.h 104 /* Constants for the filter bank */
  /external/openssl/crypto/
sparccpuid.S 50 ! Even though we do not use %fp register bank,
x86cpuid.pl 161 # just a bunch of fldz to zap the fp/mm bank followed by finit...
  /frameworks/base/awt/javax/imageio/
ImageTypeSpecifier.java 142 * the bank indices.
  /frameworks/base/awt/resources/org/apache/harmony/awt/internal/nls/
messages.properties 415 awt.24D=Bank Indices length must be equal Bank Offsets length
416 awt.24E=Index of {0} bank must be >= 0
460 awt.27A=dataBuffer has more than one bank
  /frameworks/base/media/java/android/media/
JetPlayer.java 258 * @param libNum the index of the sound bank associated with the segment. Use -1 to indicate
259 * that no sound bank (DLS file) is associated with this segment, in which case JET will use
287 * no sound bank (DLS file) is associated with this segment, in which case JET will use
  /external/openssl/crypto/bn/asm/
mo-586.pl 30 # moved to 128-bit XMM register bank (though it would require input
120 $acc0="mm0"; # mmx register bank layout
273 &emms (); # done with mmx bank
  /external/icu4c/i18n/unicode/
ucurr.h 206 * bank notes or coins associated with the currency code.

Completed in 584 milliseconds

12 3 4 5 6 7