Searched refs:x7r (Results 1 – 7 of 7) sorted by relevance
/external/fft2d/src/fft2d/fft2d/ |
D | shrtdct.c | 235 double x4r, x4i, x5r, x5i, x6r, x6i, x7r, x7i; in ddct16x16s() local 258 x7r = a[6][j] - a[9][j]; in ddct16x16s() 288 xr = W16_4I * x7r - W16_4R * x7i; in ddct16x16s() 289 xi = W16_4I * x7i + W16_4R * x7r; in ddct16x16s() 290 x7r = W16_4R * x5r - W16_4I * x5i; in ddct16x16s() 292 x5r = x7r + xr; in ddct16x16s() 294 x7r -= xr; in ddct16x16s() 305 xi = x7r + x6i; in ddct16x16s() 309 xi = x7r - x6i; in ddct16x16s() 332 x7r = a[j][6] - a[j][9]; in ddct16x16s() [all …]
|
D | fftsg.f | 1426 real*8 x5r, x5i, x7r, x7i, x8r, x8i, x10r, x10i local 1438 x7r = a(14) 1474 a(28) = x7r 1480 real*8 x5r, x5i, x6r, x6i, x7r, x7i, x8r, x8i local 1495 x7r = a(14) 1515 a(4) = x7r 1567 real*8 x5r, x5i, x6r, x6i, x7r, x7i local 1580 x7r = a(14) 1582 a(2) = x7r
|
D | fftsg.c | 1601 x5r, x5i, x7r, x7i, x8r, x8i, x10r, x10i, in bitrv216() local 1614 x7r = a[14]; in bitrv216() 1650 a[28] = x7r; in bitrv216() 1658 x5r, x5i, x6r, x6i, x7r, x7i, x8r, x8i, in bitrv216neg() local 1674 x7r = a[14]; in bitrv216neg() 1694 a[4] = x7r; in bitrv216neg() 1751 x5r, x5i, x6r, x6i, x7r, x7i; in bitrv208neg() local 1765 x7r = a[14]; in bitrv208neg() 1767 a[2] = x7r; in bitrv208neg()
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 796 x7r, x7i; in ixheaacd_imdct_using_fft_dec() local 864 x7r = *data; in ixheaacd_imdct_using_fft_dec() 873 x3r = x3r + x7r; in ixheaacd_imdct_using_fft_dec() 875 x7r = x3r - (x7r << 1); in ixheaacd_imdct_using_fft_dec() 886 x7r = x7r + x7i; in ixheaacd_imdct_using_fft_dec() 887 x7i = x7r - (x7i << 1); in ixheaacd_imdct_using_fft_dec() 892 x5i = x7r - x5i; in ixheaacd_imdct_using_fft_dec() 893 x7r = x5i - (x7r << 1); in ixheaacd_imdct_using_fft_dec() 898 x7r = x7r << 1; in ixheaacd_imdct_using_fft_dec() 931 x7r = x4i + (ixheaacd_mult32x16lin32(x7r, tmp)); in ixheaacd_imdct_using_fft_dec() [all …]
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/ |
D | graph-default-attr.pbtxt | 71 …0&\0174>:\360\310\275o\374t;\350\224@\276DA\303\267\354\223\231\266\256\034x7r>\250\275\341Va\274T…
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/debuginfo/ |
D | v1_1.0_224_frozen.wrong_attr.line.part.pbtxt | 62 …0&\0174>:\360\310\275o\374t;\350\224@\276DA\303\267\354\223\231\266\256\034x7r>\250\275\341Va\274T…
|
D | v1_1.0_224_frozen.wrong_attr.stack.part.pbtxt | 65 …0&\0174>:\360\310\275o\374t;\350\224@\276DA\303\267\354\223\231\266\256\034x7r>\250\275\341Va\274T…
|