Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct_neon.h104 uint16x8_t d0_u16, d1_u16, d2_u16, d3_u16, d4_u16, d5_u16, d6_u16, d7_u16; in highbd_add8x8() local
143 d3_u16 = vqshluq_n_s16(d3_s16, 0); in highbd_add8x8()
155 vst1q_u16(dest, d3_u16); in highbd_add8x8()