OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:show_compressed
(Results
1 - 3
of
3
) sorted by null
/external/webp/src/enc/
config.c
40
config->
show_compressed
= 0;
110
if (config->
show_compressed
< 0 || config->
show_compressed
> 1)
iterator.c
145
if (enc->config_->
show_compressed
) {
/external/webp/include/webp/
encode.h
116
int
show_compressed
; // if true, export the compressed picture back.
member in struct:WebPConfig
Completed in 2782 milliseconds