OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8VFilter16i
(Results
1 - 4
of
4
) sorted by null
/external/webp/src/dec/
vp8i.h
347
extern VP8LumaFilterFunc
VP8VFilter16i
; // filtering 3 inner edges altogether
frame.c
173
VP8VFilter16i
(y_dst, y_bps, limit, ilevel, hev_thresh);
dsp.c
679
void (*
VP8VFilter16i
)(uint8_t*, int, int, int, int) = VFilter16i;
dsp_sse2.c
[
all
...]
Completed in 2140 milliseconds