Searched refs:HU4 (Results 1 – 2 of 2) sorted by relevance
/external/webp/src/enc/ |
D | dsp.c | 464 static void HU4(uint8_t* dst, const uint8_t* top) { in HU4() function 529 HU4(I4HU4 + dst, top); in Intra4Preds()
|
/external/webp/src/dec/ |
D | dsp.c | 373 static void HU4(uint8_t *dst) { // Horizontal-Up in HU4() function 475 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
|