Home
last modified time | relevance | path

Searched refs:memD (Results 1 – 3 of 3) sorted by relevance

/external/speex/libspeexdsp/
Dmdf.c182 spx_word16_t *memX, *memD, *memE; member
503 st->memD = (spx_word16_t*)speex_alloc(C*sizeof(spx_word16_t)); in speex_echo_state_init_mc()
569 st->memD[i]=st->memE[i]=0; in speex_echo_state_reset()
621 speex_free(st->memD); in speex_echo_state_destroy()
732 …(EXTEND32(st->input[chan*st->frame_size+i]), EXTEND32(MULT16_16_P15(st->preemph, st->memD[chan]))); in speex_echo_cancellation()
747 st->memD[chan] = st->input[chan*st->frame_size+i]; in speex_echo_cancellation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrMVE.td5062 // (memD doesn't need an AddrMode, because those are only for
5063 // contiguous loads, and memD is only used by gather/scatters.)
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrMVE.td6034 // (memD doesn't need an AddrMode, because those are only for
6035 // contiguous loads, and memD is only used by gather/scatters.)