HomeSort by relevance Sort by last modified time
    Searched refs:Add4x4_NEON (Results 1 - 2 of 2) sorted by null

  /external/webp/src/dsp/
enc_neon.c 60 static WEBP_INLINE void Add4x4_NEON(const int16x8_t row01,
128 Add4x4_NEON(rows.val[0], rows.val[1], ref, dst);
    [all...]
dec_neon.c 399 static WEBP_INLINE void Add4x4_NEON(const int16x8_t row01,
    [all...]

Completed in 1160 milliseconds