OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8VFilter8
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/libwebp/dsp/
dsp.h
132
extern VP8ChromaFilterFunc
VP8VFilter8
;
dec.c
688
VP8ChromaFilterFunc
VP8VFilter8
;
712
VP8VFilter8
= VFilter8;
dec_sse2.c
[
all
...]
/external/webp/src/dsp/
dsp.h
132
extern VP8ChromaFilterFunc
VP8VFilter8
;
dec.c
688
VP8ChromaFilterFunc
VP8VFilter8
;
712
VP8VFilter8
= VFilter8;
dec_sse2.c
[
all
...]
/external/chromium_org/third_party/libwebp/dec/
frame.c
82
VP8VFilter8
(u_dst, v_dst, uv_bps, limit + 4, ilevel, hev_thresh);
/external/webp/src/dec/
frame.c
82
VP8VFilter8
(u_dst, v_dst, uv_bps, limit + 4, ilevel, hev_thresh);
Completed in 2688 milliseconds