Searched refs:TM4 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Ddec.c176 static void TM4(uint8_t *dst) { TrueMotion(dst, 4); } function
460 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
H A Denc.c470 static void TM4(uint8_t* dst, const uint8_t* top) { function
490 TM4(I4TM4 + dst, top);
/external/webp/src/dsp/
H A Ddec.c176 static void TM4(uint8_t *dst) { TrueMotion(dst, 4); } function
460 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
H A Denc.c470 static void TM4(uint8_t* dst, const uint8_t* top) { function
490 TM4(I4TM4 + dst, top);

Completed in 58 milliseconds