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

  /external/webp/src/dsp/
dsp.h 175 extern VP8SimpleFilterFunc VP8SimpleVFilter16;
dec_mips32.c 573 VP8SimpleVFilter16 = SimpleVFilter16;
dec.c 682 VP8SimpleFilterFunc VP8SimpleVFilter16;
714 VP8SimpleVFilter16 = SimpleVFilter16;
dec_sse2.c     [all...]
dec_neon.c     [all...]
  /external/webp/src/dec/
frame.c 53 VP8SimpleVFilter16(y_dst, y_bps, limit + 4);

Completed in 56 milliseconds