OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:THRESH_LOW
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
temporal_filter.c
300
#define
THRESH_LOW
10000
308
THRESH_LOW
);
314
filter_weight = err<
THRESH_LOW
/external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c
257
#define
THRESH_LOW
10000
266
THRESH_LOW
);
271
filter_weight = err <
THRESH_LOW
Completed in 47 milliseconds