Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_neon.c770 const int16x8_t Z_hi = vmlal_s8(S_hi, kCst18, delta_hi); in ApplyFilter6() local
776 const int8x8_t a1_hi = vqrshrn_n_s16(Z_hi, 7); in ApplyFilter6()