Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_neon.c772 const int8x8_t a3_hi = vqrshrn_n_s16(S_hi, 7); in ApplyFilter6() local
779 const int8x16_t a3 = vcombine_s8(a3_lo, a3_hi); in ApplyFilter6()