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

  /external/webp/src/dsp/
dec.c 721 VP8LumaFilterFunc VP8VFilter16;
762 VP8VFilter16 = VFilter16_C;
855 assert(VP8VFilter16 != NULL);
dec_mips32.c 568 VP8VFilter16 = VFilter16;
dsp.h 371 extern VP8LumaFilterFunc VP8VFilter16;
dec_mips_dsp_r2.c     [all...]
dec_sse2.c     [all...]
dec_msa.c     [all...]
dec_neon.c     [all...]
  /external/webp/src/dec/
frame_dec.c 242 VP8VFilter16(y_dst, y_bps, limit + 4, ilevel, hev_thresh);

Completed in 163 milliseconds