OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fragments_present
(Results
1 - 1
of
1
) sorted by null
/external/webp/src/dec/
webp.c
292
int
fragments_present
= 0;
local
321
fragments_present
= !!(flags & FRAGMENTS_FLAG);
333
if (found_vp8x && (animation_present ||
fragments_present
) &&
365
if (format != NULL && !(animation_present ||
fragments_present
)) {
Completed in 190 milliseconds