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

  /external/webp/src/dsp/
enc_mips32.c     [all...]
enc.c 547 static int SSE8x8(const uint8_t* a, const uint8_t* b) {
755 VP8SSE8x8 = SSE8x8;
enc_neon.c 793 static int SSE8x8(const uint8_t* a, const uint8_t* b) {
    [all...]
enc_mips_dsp_r2.c     [all...]
enc_sse2.c     [all...]
  /external/opencv3/3rdparty/libwebp/dsp/
enc.c 554 static int SSE8x8(const uint8_t* a, const uint8_t* b) {
707 VP8SSE8x8 = SSE8x8;

Completed in 338 milliseconds