Searched defs:w10 (Results 1 – 7 of 7) sorted by relevance
/external/openssh/ |
D | blocks.c | 116 uint64 w10 = load_bigendian(in + 80); in crypto_hashblocks_sha512() local
|
/external/deqp/framework/randomshaders/ |
D | rsgProgramExecutor.cpp | 114 float w10 = x*(1.0f-y); in interpolateVertexQuad() local
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_dct_sse2.c | 928 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; in fadst8_sse2() local
|
/external/skia/src/utils/ |
D | SkTextureCompressor_ASTC.cpp | 1479 const int w10 = ft - w11; in infillWeight() local
|
/external/deqp/framework/common/ |
D | tcuCompressedTexture.cpp | 2216 const deUint32 w10 = fY - w11; in interpolateWeights() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_sse2.c | 586 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; in iadst8_sse2() local
|
/external/deqp/modules/glshared/ |
D | glsTextureTestUtil.cpp | 169 float w10 = x*(1.0f-y); in bilinearInterpolate() local
|