OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:best_filter
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libwebp/utils/
filters.c
228
WEBP_FILTER_TYPE
best_filter
= WEBP_FILTER_NONE;
local
239
best_filter
= (WEBP_FILTER_TYPE)filter;
242
return
best_filter
;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_pickmode.c
599
INTERP_FILTER
best_filter
= SWITCHABLE, filter;
local
613
best_filter
= filter;
635
mbmi->interp_filter =
best_filter
;
vp9_rdopt.c
2160
INTERP_FILTER
best_filter
= SWITCHABLE;
local
3218
INTERP_FILTER
best_filter
= SWITCHABLE;
local
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c
[
all
...]
Completed in 117 milliseconds