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

/external/webp/src/dec/
H A Ddsp.c329 static void VR4(uint8_t *dst) { // Vertical-Right function
475 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
/external/webp/src/enc/
H A Ddsp.c420 static void VR4(uint8_t* dst, const uint8_t* top) { function
525 VR4(I4VR4 + dst, top);

Completed in 40 milliseconds