Searched refs:VL4 (Results 1 – 2 of 2) sorted by relevance
/external/webp/src/dsp/ |
D | enc.c | 436 static void VL4(uint8_t* dst, const uint8_t* top) { in VL4() function 522 VL4(I4VL4 + dst, top); in Intra4Preds()
|
D | dec.c | 346 static void VL4(uint8_t *dst) { // Vertical-Left in VL4() function 476 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
|