Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_neon.c590 int16x8x4_t q4_out; in DistoHorizontalPass_NEON() local
595 INIT_VECTOR4(q4_out, in DistoHorizontalPass_NEON()
599 return q4_out; in DistoHorizontalPass_NEON()
611 int16x8x4_t q4_out; in DistoVerticalPass_NEON() local
613 INIT_VECTOR4(q4_out, in DistoVerticalPass_NEON()
616 return q4_out; in DistoVerticalPass_NEON()