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

  /external/webp/src/dec/
vp8i.h 347 extern VP8LumaFilterFunc VP8VFilter16i; // filtering 3 inner edges altogether
frame.c 173 VP8VFilter16i(y_dst, y_bps, limit, ilevel, hev_thresh);
dsp.c 679 void (*VP8VFilter16i)(uint8_t*, int, int, int, int) = VFilter16i;
dsp_sse2.c     [all...]

Completed in 143 milliseconds