Searched defs:x14 (Results 1 – 8 of 8) sorted by relevance
/external/lzma/Asm/x86/ |
D | 7zAsm.asm | 80 x14 equ r14d define
|
/external/clang/test/CodeGen/ |
D | override-layout.c | 155 union X14 x14; in use_structs() local
|
/external/boringssl/src/crypto/chacha/ |
D | chacha_vec.c | 186 x9, x10, x11, x12, x13, x14, x15; in CRYPTO_chacha_20_neon() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans16_dspr2.c | 1072 int x14 = input[1]; in iadst16_dspr2() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 364 tran_high_t x14 = input[1]; in fadst16() local
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 597 tran_high_t x14 = input[1]; in iadst16_c() local 1836 tran_low_t x14 = input[1]; in vpx_highbd_iadst16_c() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | loopfilter_sse2.c | 1334 __m128i x8, x9, x10, x11, x12, x13, x14, x15; in transpose8x16() local
|
/external/opencv3/modules/imgproc/src/ |
D | demosaicing.cpp | 1292 __m128i x14 = _mm_loadl_u8_s16(srow, -2 + bstep ); in Bayer2RGB_VNG_8u() local
|