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