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

  /external/webp/src/dsp/
enc_neon.c 96 static WEBP_INLINE void TransformPass_NEON(int16x8x2_t* const rows) {
126 TransformPass_NEON(&rows);
127 TransformPass_NEON(&rows);
    [all...]
dec_neon.c     [all...]

Completed in 962 milliseconds