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

  /external/webp/src/dsp/
enc_mips32.c 576 static int SSE16x8(const uint8_t* a, const uint8_t* b) {
    [all...]
enc.c 544 static int SSE16x8(const uint8_t* a, const uint8_t* b) {
756 VP8SSE16x8 = SSE16x8;
enc_neon.c 784 static int SSE16x8(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 551 static int SSE16x8(const uint8_t* a, const uint8_t* b) {
708 VP8SSE16x8 = SSE16x8;

Completed in 789 milliseconds