Searched refs:ix3 (Results 1 – 4 of 4) sorted by relevance
/external/speex/libspeexdsp/ |
D | smallft.c | 578 int ip,iw,ido,idl1,ix2,ix3; in drftf1() local 597 ix3=ix2+ido; in drftf1() 599 dradf4(ido,l1,ch,c,wa+iw-1,wa+ix2-1,wa+ix3-1); in drftf1() 601 dradf4(ido,l1,c,ch,wa+iw-1,wa+ix2-1,wa+ix3-1); in drftf1() 1159 int nf,ip,iw,ix2,ix3,ido,idl1; in drftb1() local 1173 ix3=ix2+ido; in drftb1() 1176 dradb4(ido,l1,ch,c,wa+iw-1,wa+ix2-1,wa+ix3-1); in drftb1() 1178 dradb4(ido,l1,c,ch,wa+iw-1,wa+ix2-1,wa+ix3-1); in drftb1()
|
/external/tensorflow/tensorflow/core/util/sparse/ |
D | README.md | 201 Tensor ix3(DT_INT64, TensorShape({N3, 3}); 208 SparseTensor st3(ix3, vals3, TensorShape({10, 30, 5}), {1, 2, 0});
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/X86/ |
D | intrinsic.ll | 49 %ix3 = getelementptr inbounds float, float* %b, i64 1 50 %3 = load float, float* %ix3, align 4
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
D | intrinsic.ll | 49 %ix3 = getelementptr inbounds float, float* %b, i64 1 50 %3 = load float, float* %ix3, align 4
|