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.c658 uint32x2_t d_in_ab_4567 = vdup_n_u32(0); in Disto4x4() local
665 LOAD_LANE_32b(a + 1 * BPS, d_in_ab_4567, 0); in Disto4x4()
669 LOAD_LANE_32b(b + 1 * BPS, d_in_ab_4567, 1); in Disto4x4()
674 vreinterpret_u8_u32(d_in_ab_4567), in Disto4x4()