Searched refs:VL4 (Results 1 - 2 of 2) sorted by relevance

/external/webp/src/dec/
H A Ddsp.c351 static void VL4(uint8_t *dst) { // Vertical-Left function
475 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
/external/webp/src/enc/
H A Ddsp.c442 static void VL4(uint8_t* dst, const uint8_t* top) { function
527 VL4(I4VL4 + dst, top);

Completed in 42 milliseconds