Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_neon.c692 const int16x8x4_t q4_h = DistoHorizontalPass_NEON(q4_t); in Disto4x4_NEON() local
693 int32x2_t d_sum = DistoSum_NEON(q4_h, d4_w); in Disto4x4_NEON()