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

  /external/chromium_org/third_party/libwebp/dsp/
dec_sse2.c 526 static WEBP_INLINE void Load8x4(const uint8_t* const b, int stride,
587 Load8x4(r0, stride, p1, q0);
588 Load8x4(r8, stride, p0, q1);
    [all...]
  /external/webp/src/dsp/
dec_sse2.c 526 static WEBP_INLINE void Load8x4(const uint8_t* const b, int stride,
587 Load8x4(r0, stride, p1, q0);
588 Load8x4(r8, stride, p0, q1);
    [all...]

Completed in 8599 milliseconds