Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct_neon.h105 int16x8_t d0_s16, d1_s16, d2_s16, d3_s16, d4_s16, d5_s16, d6_s16, d7_s16; in highbd_add8x8() local
127 d4_s16 = vqaddq_s16(a[4], vreinterpretq_s16_u16(d4)); in highbd_add8x8()
136 d4_s16 = vminq_s16(d4_s16, max); in highbd_add8x8()
144 d4_u16 = vqshluq_n_s16(d4_s16, 0); in highbd_add8x8()