OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_filter
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/enc/
webpenc.c
170
const int
use_filter
=
local
267
enc->profile_ =
use_filter
? ((config->filter_type == 1) ? 0 : 1) : 2;
/external/webp/src/enc/
webpenc.c
170
const int
use_filter
=
local
267
enc->profile_ =
use_filter
? ((config->filter_type == 1) ? 0 : 1) : 2;
Completed in 132 milliseconds