/external/speex/libspeex/ |
D | filterbank.c | 54 FilterBank *filterbank_new(int banks, spx_word32_t sampling, int len, int type) in filterbank_new() argument 64 mel_interval = PDIV32(max_mel,banks-1); in filterbank_new() 67 bank->nb_banks = banks; in filterbank_new() 75 bank->scaling = (float*)speex_alloc(banks*sizeof(float)); in filterbank_new() 91 if (id1>banks-2) in filterbank_new() 93 id1 = banks-2; in filterbank_new()
|
D | filterbank.h | 52 FilterBank *filterbank_new(int banks, spx_word32_t sampling, int len, int type);
|
/external/sonivox/arm-fm-22k/lib_src/ |
D | eas_fmsndlib.c | 1620 const S_BANK banks[] = variable 1654 banks,
|
/external/qemu/target-i386/ |
D | helper.c | 1450 uint64_t *banks = cenv->mce_banks; in cpu_inject_x86_mce() local 1462 banks += 4 * bank; in cpu_inject_x86_mce() 1467 if ((status & MCI_STATUS_UC) && banks[0] != ~(uint64_t)0) in cpu_inject_x86_mce() 1478 if (banks[1] & MCI_STATUS_VAL) in cpu_inject_x86_mce() 1480 banks[2] = addr; in cpu_inject_x86_mce() 1481 banks[3] = misc; in cpu_inject_x86_mce() 1483 banks[1] = status; in cpu_inject_x86_mce() 1485 } else if (!(banks[1] & MCI_STATUS_VAL) in cpu_inject_x86_mce() 1486 || !(banks[1] & MCI_STATUS_UC)) { in cpu_inject_x86_mce() 1487 if (banks[1] & MCI_STATUS_VAL) in cpu_inject_x86_mce() [all …]
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | LongArray.java | 1180 int width, positions, top, banks; in modMultiplyAlt() local 1186 width = 4; positions = 16; top = 64; banks = 8; in modMultiplyAlt() 1197 int bTotal = bMax * banks, stride = width * banks; in modMultiplyAlt() 1227 for (int bank = 1; bank < banks; ++bank) in modMultiplyAlt() 1261 if (++bank == banks) in modMultiplyAlt() 1289 shiftUp(c, aLen, bTotal, banks); in modMultiplyAlt()
|
/external/qemu-pc-bios/vgabios/ |
D | vbe_display_api.txt | 175 This can be used for switching banks in banked mode. 217 …What happens is that the total screen is devided in banks of 'VBE_DISPI_BANK_SIZE_KB' KiloByte in …
|
D | ChangeLog | 64 - in LFB modes the number of banks must be set to 1 1190 - adding some text about how banks work
|
D | clext.c | 909 mov al, #0x1 ;; XXX number of banks
|
/external/libvorbis/doc/ |
D | Vorbis_I_spec.tex | 126 The use of multirate filter banks for coding of high quality digital audio,
|
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/ |
D | EGL_CHROMIUM_get_sync_values.txt | 98 hardware register that swaps memory banks has been written). For pixel
|
/external/llvm/lib/Target/Mips/ |
D | MipsRegisterInfo.td | 29 // We have banks of 32 registers each.
|
/external/oprofile/events/ppc64/cell-be/ |
D | events | 497 …:10000 name:slice0_rqst_tkn_even : IOIF0 request for token for even memory banks 0-14 (see Note 1). 498 …um:10000 name:slice0_rqst_tkn_odd : IOIF0 request for token for odd memory banks 1-15 (see Note 1).
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/ |
D | loopfilter_filters_altivec.asm | 104 ;# using all 32 registers, alternating the banks 0..15 and 16 .. 31,
|
/external/libvpx/libvpx/vp8/common/ppc/ |
D | loopfilter_filters_altivec.asm | 104 ;# using all 32 registers, alternating the banks 0..15 and 16 .. 31,
|
/external/qemu/docs/ |
D | GOLDFISH-VIRTUAL-HARDWARE.TXT | 823 banks [3] (each one being backed by a different host file in the current
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 1251 `I've tried the roots of trees, and I've tried banks, and I've
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fts1porter.test | 1503 banks bank
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 2088 banks baNks
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 11064 http://money.guardian.co.uk/saving/banks/story/0,12410,1493701,00.html 55046 http://www.manchester.gov.uk/environment/recycling/banks.htm 78373 http://www.vavatch.co.uk/books/banks/cultnote.htm
|