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

  /external/chromium_org/third_party/libwebp/dsp/
dec_neon.c 84 #define STORE8x2(c1, c2, p, stride) \
135 STORE8x2(d4, d5, [%[p]], %[stride])
136 STORE8x2(d6, d7, [%[p]], %[stride])
  /external/webp/src/dsp/
dec_neon.c 84 #define STORE8x2(c1, c2, p, stride) \
135 STORE8x2(d4, d5, [%[p]], %[stride])
136 STORE8x2(d6, d7, [%[p]], %[stride])

Completed in 187 milliseconds