Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_s390_helpers.c624 UInt efgh = (srcval >> 12) & 0xf; in s390_do_cu41() local
802 UInt efgh = byte2 & 0xf; in s390_do_cu12_cu14_helper2() local
/external/libvpx/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c234 uint32x4_t efgh = (uint32x4_t)vec_mergeh(ef, gh); in transpose_line_u8_8x8() local
/external/webp/src/dsp/
Ddec_sse2.c942 const __m128i efgh = _mm_avg_epu8(avg2, XABCD); in VR4() local
Denc_sse2.c778 const __m128i efgh = _mm_avg_epu8(avg2, XABCD); in VR4() local