OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8VFilter16
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/libwebp/dsp/
dsp.h
130
extern VP8LumaFilterFunc
VP8VFilter16
;
dec.c
686
VP8LumaFilterFunc
VP8VFilter16
;
710
VP8VFilter16
= VFilter16;
dec_sse2.c
[
all
...]
/external/webp/src/dsp/
dsp.h
130
extern VP8LumaFilterFunc
VP8VFilter16
;
dec.c
686
VP8LumaFilterFunc
VP8VFilter16
;
710
VP8VFilter16
= VFilter16;
dec_sse2.c
[
all
...]
/external/chromium_org/third_party/libwebp/dec/
frame.c
81
VP8VFilter16
(y_dst, y_bps, limit + 4, ilevel, hev_thresh);
/external/webp/src/dec/
frame.c
81
VP8VFilter16
(y_dst, y_bps, limit + 4, ilevel, hev_thresh);
Completed in 840 milliseconds