Home
last modified time | relevance | path

Searched refs:d_in_ab_0123 (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dsp/
Denc_neon.c663 uint32x2_t d_in_ab_0123 = vdup_n_u32(0); in Disto4x4_NEON() local
670 LOAD_LANE_32b(a + 0 * BPS, d_in_ab_0123, 0); in Disto4x4_NEON()
674 LOAD_LANE_32b(b + 0 * BPS, d_in_ab_0123, 1); in Disto4x4_NEON()
679 vreinterpret_u8_u32(d_in_ab_0123), in Disto4x4_NEON()