Searched refs:TM4 (Results 1 – 2 of 2) sorted by relevance
/external/webp/src/dsp/ |
D | enc.c | 470 static void TM4(uint8_t* dst, const uint8_t* top) { in TM4() function 490 TM4(I4TM4 + dst, top); in Intra4Preds()
|
D | dec.c | 176 static void TM4(uint8_t *dst) { TrueMotion(dst, 4); } in TM4() function 460 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
|