HomeSort by relevance Sort by last modified time
    Searched refs:VE4 (Results 1 - 2 of 2) sorted by null

  /external/webp/src/dec/
dsp.c 258 static void VE4(uint8_t *dst) { // vertical
475 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
  /external/webp/src/enc/
dsp.c 351 static void VE4(uint8_t* dst, const uint8_t* top) { // vertical
522 VE4(I4VE4 + dst, top);

Completed in 311 milliseconds