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

  /external/webp/src/dec/
dsp.c 351 static void VL4(uint8_t *dst) { // Vertical-Left
475 DC4, TM4, VE4, HE4, RD4, VR4, LD4, VL4, HD4, HU4
  /external/webp/src/enc/
dsp.c 442 static void VL4(uint8_t* dst, const uint8_t* top) {
527 VL4(I4VL4 + dst, top);

Completed in 72 milliseconds