OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_simple_filter
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/common/
loopfilter_filters.c
292
static void
vp8_simple_filter
(signed char mask, uc *op1, uc *op0, uc *oq0, uc *oq1)
function
330
vp8_simple_filter
(mask, s - 2 * p, s - 1 * p, s, s + 1 * p);
349
vp8_simple_filter
(mask, s - 2, s - 1, s, s + 1);
/external/libvpx/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm
90
;
vp8_simple_filter
()
197
;
vp8_simple_filter
() function
/external/libvpx/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm
1064
.macro
vp8_simple_filter
1093
vp8_simple_filter
1130
vp8_simple_filter
[
all
...]
Completed in 22 milliseconds