Home
last modified time | relevance | path

Searched defs:efgh (Results 1 – 6 of 6) sorted by relevance

/external/mbedtls/library/
Dsha256.c299 uint32x4_t efgh = vld1q_u32(&ctx->state[4]); in mbedtls_internal_sha256_process_many_a64_crypto() local
/external/openthread/third_party/mbedtls/repo/library/
Dsha256.c329 uint32x4_t efgh = vld1q_u32(&ctx->state[4]); in mbedtls_internal_sha256_process_many_a64_crypto() local
/external/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c239 uint32x4_t efgh = (uint32x4_t)vec_mergeh(ef, gh); in transpose_line_u8_8x8() local
/external/webp/src/dsp/
Ddec_sse2.c950 const __m128i efgh = _mm_avg_epu8(avg2, XABCD); in VR4_SSE2() local
Denc_sse2.c947 const __m128i efgh = _mm_avg_epu8(avg2, XABCD); in VR4_SSE2() local
/external/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp2578 Float4 efgh = ef + gh; in TEST() local