Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_neon.c620 const uint16x8_t q_w07 = vld1q_u16(&w[0]); in DistoLoadW_NEON() local
624 vget_low_s16(vreinterpretq_s16_u16(q_w07)), in DistoLoadW_NEON()
625 vget_high_s16(vreinterpretq_s16_u16(q_w07)), in DistoLoadW_NEON()