FilterLoop26      645 third_party/libwebp/dsp/dec.c   FilterLoop26(p, stride, 1, 16, thresh, ithresh, hev_thresh);
FilterLoop26      650 third_party/libwebp/dsp/dec.c   FilterLoop26(p, 1, stride, 16, thresh, ithresh, hev_thresh);
FilterLoop26      675 third_party/libwebp/dsp/dec.c   FilterLoop26(u, stride, 1, 8, thresh, ithresh, hev_thresh);
FilterLoop26      676 third_party/libwebp/dsp/dec.c   FilterLoop26(v, stride, 1, 8, thresh, ithresh, hev_thresh);
FilterLoop26      681 third_party/libwebp/dsp/dec.c   FilterLoop26(u, 1, stride, 8, thresh, ithresh, hev_thresh);
FilterLoop26      682 third_party/libwebp/dsp/dec.c   FilterLoop26(v, 1, stride, 8, thresh, ithresh, hev_thresh);