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

  /external/webp/src/dsp/
enc_neon.c 93 static WEBP_INLINE void TransformPass(int16x8x2_t* const rows) {
123 TransformPass(&rows);
124 TransformPass(&rows);
    [all...]
dec_neon.c     [all...]

Completed in 169 milliseconds