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

  /external/opencv3/3rdparty/libwebp/dsp/
dec.c 191 static void TM16(uint8_t *dst) { TrueMotion(dst, 16); }
482 DC16, TM16, VE16, HE16,
  /external/webp/src/dsp/
dec.c 178 static void TM16(uint8_t* dst) { TrueMotion(dst, 16); }
722 VP8PredLuma16[1] = TM16;
dec_sse2.c     [all...]
dec_neon.c     [all...]

Completed in 100 milliseconds