Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_neon.c664 uint32x2_t d_in_ab_4567 = vdup_n_u32(0); in Disto4x4_NEON() local
671 LOAD_LANE_32b(a + 1 * BPS, d_in_ab_4567, 0); in Disto4x4_NEON()
675 LOAD_LANE_32b(b + 1 * BPS, d_in_ab_4567, 1); in Disto4x4_NEON()
680 vreinterpret_u8_u32(d_in_ab_4567), in Disto4x4_NEON()