Searched defs:q4_in (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/dsp/ | ||
H A D | enc_neon.c | 568 static WEBP_INLINE int16x8x4_t DistoTranspose4x4S16_NEON(int16x8x4_t q4_in) { in DistoTranspose4x4S16_NEON() argument 582 DistoHorizontalPass_NEON( const int16x8x4_t q4_in) DistoHorizontalPass_NEON() argument 602 DistoVerticalPass_NEON(const uint8x8x4_t q4_in) DistoVerticalPass_NEON() argument 631 DistoSum_NEON(const int16x8x4_t q4_in, const int16x4x4_t d4_w) DistoSum_NEON() argument [all...] |
Completed in 3 milliseconds