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

  /external/webp/src/dec/
dsp.c 192 static void TM4(uint8_t *dst) { TrueMotion(dst, 4); }
475 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
  /external/webp/src/enc/
dsp.c 502 static void TM4(uint8_t* dst, const uint8_t* top) {
521 TM4(I4TM4 + dst, top);

Completed in 71 milliseconds